-
LPC2148的lcd1602驱动程序
基于lpc2148的lcd1602驱动程序,附带了一段led小程序
- 2022-05-07 01:29:10下载
- 积分:1
-
MEGA16的TWI总线的应用,具体是读写可变电阻AD5161
MEGA16的TWI总线的应用,具体是读写可变电阻AD5161-MEGA16 wirte OR read AD5161
- 2022-01-22 04:05:27下载
- 积分:1
-
IDE硬盘和44B0的阶段,然后把这个ide3 C添加内核编译…
到IDE硬盘和44B0阶段,然后把这个IDE3.C添加内核编译完成后,打开驱动器就可以抓到这个了
- 2022-06-15 19:51:14下载
- 积分:1
-
这是一本关于ARM编程的书籍,内容比较基础。适合ARM编程初学者!...
这是一本关于ARM编程的书籍,内容比较基础。适合ARM编程初学者!-This is a book about arm programming introduction. It s useful for arm programming beginner
- 2022-01-25 21:19:21下载
- 积分:1
-
Image code download from HOST to memory on S3C4510b board
Image code download from HOST to memory on S3C4510b board
- 2022-07-05 06:27:55下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
STM32F103 RTC 日期程序驱动
STM32F103 RTC 日期程序驱动
#include "rtc.h"
const DateTimeType MinDateTime = {
10, 1, 1, 0, 0, 0
};
const DateTimeType MaxDateTime = {
99, 12, 31, 23, 59, 59
};
- 2022-06-12 03:47:39下载
- 积分:1
-
NEC 78K0 KX2系列 UART-PC 通讯
NEC 78K0 KX2系列 UART-PC 通讯-NEC 78K0 series UART KX2-PC communication
- 2022-03-30 05:49:20下载
- 积分:1
-
菲利普ARM开发板说明文档,如何运行第一个程序
菲利普ARM开发板说明文档,如何运行第一个程序-Philippe ARM development boards documentation, and how to run an article procedures
- 2022-03-02 23:59:08下载
- 积分:1
-
The BIT1612 code is designed for AUO A101VW01 10.1" panel.
BIT1612代码是为AUO A101VW01 10.1“面板设计的。
- 2022-10-11 00:40:02下载
- 积分:1