-
OMAP3串行引导主机端代码
omap3 serial boot host side code
- 2022-03-09 18:11:58下载
- 积分:1
-
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门...
你可曾经为硬件看门狗的复位时间太短,而苦恼过,这个方法帮你解决问题. 用定时器喂狗,如果超过一定时间(程序跑飞,或整个中断都关闭,都会导致定时器不喂狗,导致看门狗的复位,从而延长了看门狗的复位时间)不喂就复位. 程序中我以lcpRD2为例.-you may have to reset the hardware watchdog short time and anguish that this approach help you solve the problem. DOG with timers, if more than a certain time (running fly procedures, or were closed throughout the interruption, it will not lead to the timer DOG, resulting in the reduction watchdog, thereby prolonging the watchdog reset the time) do not feed on the reset. proceedings I lcpRD2 example.
- 2023-07-12 06:15:03下载
- 积分:1
-
relay opened and relay closed
如果按键盘上的“a”,您可以在计算机的终端中看到“继电器已打开”。
- 2022-03-18 21:00:57下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
dsPIIC30F I2C SLAVE program client communication procedures
dsPIIC30F I2C从机程序客户端通信程序
- 2022-12-03 13:45:03下载
- 积分:1
-
该教案是嵌入式系统开发中,模块设计的文档资料,具有很高的参考价值,上课用的,拿来和大家分享一下...
该教案是嵌入式系统开发中,模块设计的文档资料,具有很高的参考价值,上课用的,拿来和大家分享一下-The teaching plan is to develop an embedded system, the modular design documentation, a high reference value, used in class, use and share with you
- 2022-03-11 20:35:17下载
- 积分:1
-
PLC
基于PLC控制交流变频调速电梯系统的研究的一篇pdf格式说明文档。-PLC-based control of AC VVVF elevator system in a pdf format documentation.
- 2022-06-11 23:17:46下载
- 积分:1
-
ADC转换器10位AVR-VOLTIMETER使用显示及定时器
ADC转换器10位AVR-VOLTIMETER使用显示及定时器
- 2022-07-18 01:18:47下载
- 积分:1
-
大型表格的读取 说明及源程序
大型表格的读取 说明及源程序-major forms read descriptions and source
- 2022-01-22 01:20:48下载
- 积分:1
-
keil c51实用技巧,包括对51单片机的详细解说与源码的实例
keil c51实用技巧,包括对51单片机的详细解说与源码的实例-keil c51 practical skills, including 51 single-chip microcomputer with a detailed explanation of the source code examples
- 2023-01-11 19:55:04下载
- 积分:1