-
ZLGGUI-USED FOR MCU DISPLAY
ZLGGUI GUI--USED FOR MCU GUI DEVELOPMENT.
THIS IS ONE USE GUIDE FOR SOFTWARE USE.
- 2022-07-04 12:08:19下载
- 积分:1
-
Necessary to optimize the level of s, other optimization levels will not lead to...
优化级别必需为s,其他优化级别也不会导致编译时出错,但会导致运行时出错。原因涉及局部变量分配堆栈处理方式不同,也就是OS_CPU_A.c那个文件中的移植部分。还有就是其他优化涉及的中断自动保存寄存器的数量有所出入。-Necessary to optimize the level of s, other optimization levels will not lead to compile-time error, but it will result in run-time error. Reasons relating to the allocation of local variables, stack processing in different ways, that is, OS_CPU_A.c that the transplanted parts of the file. There are other optimization related to the interruption of the number of registers saved automatically have access to.
- 2022-08-10 01:29:05下载
- 积分:1
-
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c
ARM ADS 程序示例(源码),coprotest.c,partest.c,interrupts.c-ARM ADS program example (source code), coprotest.c, partest.c, interrupts.c
- 2022-07-09 19:10:43下载
- 积分:1
-
学习DS1302非常好的资料
里面包含了很多学习DS1302芯片的资料,帮助你尽快掌握DS1302芯片,内含芯片说明,程序,及仿真
- 2022-03-24 14:26:29下载
- 积分:1
-
lpc2368
lpc2368-keil环境下的ucos的移植例程-lpc2368-keil environment uCOS transplant routine
- 2022-08-03 23:32:22下载
- 积分:1
-
Test code AT91RM9200EK and DK, respectively, using IAR and KEIL realize
AT91RM9200EK和DK测试代码,用IAR和KEIL分别实现-Test code AT91RM9200EK and DK, respectively, using IAR and KEIL realize
- 2022-02-10 17:11:18下载
- 积分:1
-
MSP430串口通信
msp430串口通信的源码,实现了串口1的通信,串口接收到数据后回发给PC端。串口初始化可以参考。
- 2022-03-05 14:54:56下载
- 积分:1
-
LPC23XX系列红外(IrDA)项目的源代码文件更直接,can be used……
LPC23XX系列红外(IrDA)工程文件加源代码,直接可用。-LPC23XX Series Infrared (IrDA) project file plus source code, can be used directly.
- 2022-07-21 22:12:20下载
- 积分:1
-
用于mcf52259的嵌入式操作系统,具有很强的鲁棒性。适用范围广泛的…
用于mcf52259的嵌入式操作系统,很健壮。应用广泛。-For mcf52259 embedded operating system, is very robust. Wide range of applications.
- 2022-05-25 22:09:59下载
- 积分:1
-
C8051F410 ADC例子
此示例代码需要平均为 2048年模拟测量从输入 P1.1 使用 ADC0,然后将结果打印到终端窗口通过 UART。该系统由内部 24.5 MHz 振荡器的时钟频率。定时器 2 触发每个溢出上 ADC0 转换。在完成这种转换反过来触发中断服务例程 (ISR)。ISR 平均 2048年测量,然后打印到 printf 之前通过终端值开始另一种的平均周期。模拟多路复用器选择 P1.1 作为积极 ADC0 输入。此端口被配置为模拟输入端口初始化例程中。负 ADC0 输入通过多路复用器到地面,那为单端 ADC 的输入提供了连接。
- 2023-05-03 07:10:03下载
- 积分:1