-
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己...
ARM7的UART驱动程序 可以自由配置缓存大小 驱动函数集 以及接口简单 很适合初学者提高自己的驱动开发能力的参考程序 产品级别的代码 注释很详尽 但需要自己提供IRQ部分的初始化部分程序 本作者不提供 程序为原创-ARM7-UART driver can configure the cache size of the drive free set of functions and simple interface is suitable for beginners to improve their ability to drive the development of reference procedures for product-level code is very detailed notes, but some need to provide their own IRQ initialization part of the process of this author does not provide procedures for the original
- 2022-03-23 05:00:08下载
- 积分:1
-
MS51控制U盘的读写程序源码和电路仿真的尝试
ms51 控制sl811读写u盘的源程序 及 原理图 可仿真试一下 -ms51 control u disk read and write sl811 source and schematic simulation to try
- 2022-06-28 09:21:54下载
- 积分:1
-
例如mcbst32c Keil交通
keil traffic example for mcbst32c
- 2022-03-31 17:36:50下载
- 积分:1
-
Porting schematics and the external circuit! We hope to useful!
s3c4510原理图及其外围电路图!希望对大家有用!-Porting schematics and the external circuit! We hope to useful!
- 2022-01-21 20:38:11下载
- 积分:1
-
一个不错的开发板原理图,慢慢看吧> > > > > > >
一个不错的开发板原理图,慢慢看吧> > > > > > >-A good development board schematics, slowly and see
- 2022-03-31 19:29:30下载
- 积分:1
-
周立功的文件系统,在用文件系统的时候非常好用,大家一起研究吧,是个不错的程序...
周立功的文件系统,在用文件系统的时候非常好用,大家一起研究吧,是个不错的程序-Ligong weeks of the file system, file system with a very good time, let us explore together, be a good procedure
- 2022-01-28 03:09:11下载
- 积分:1
-
ARM学习者参考文档 ARM学习者参考文档
ARM学习者参考文档 ARM学习者参考文档-ARM reference documentation ARM learners learners learners ARM reference documentation reference documentation
- 2022-02-21 19:37:46下载
- 积分:1
-
TMS320F2812 FFT source code
TMS320F2812 FFT 源代码 -TMS320F2812 FFT source code
- 2022-11-15 04:00:03下载
- 积分:1
-
SPI接口协议的整个128×64点阵液晶驱动程序实现…
spi接口协议的点整液晶128*64点阵驱动实现-spi interface protocol point of the entire 128* 64 dot matrix LCD driver to achieve
- 2022-02-01 20:09:25下载
- 积分:1
-
ADC 噪音消除 C ARM (LPC1768)
LPC 1768 有个内部 ADC。 根据PCB 设计,它的输出包含噪音。 通过轮询 ADC 读取序列, 发现噪音输出在其他噪音输出后不会重复, 根据这个原理, 而不是读取操作, 可以进行 3 次重复读操作, 这样,其中一个样本会被删除, 其他样本的平均数是子程序的返回值
- 2022-03-23 20:23:47下载
- 积分:1