搜索资源列表
4415615641564165
- 基于ARM7开发系统的触摸屏校准程序,代码中有详细的中文注释,方便用户移植……-ARM7 development system based on the touch screen calibration procedures, a detailed code of the Chinese Notes user-friendly transplantation -ARM7 Development System Based on the touch screen calibration proced
keilc
- 用Keil C编写的串口程序。编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!-Keil C, prepared with serial procedures. They are all code written in Chinese Notes of the beginning of contact with learners MFC is a very good resource!
jtd
- 使用单片机实现简单的交通灯功能,代码旁有中文注释-the program of MCU, to achieve a simple function of the traffic lights, with the Chinese Notes beside the code .
led
- 单片机程序,实现简单的流水灯功能,代码旁有中文注释-the program of MCU, to achieve a simple function of the flowing lights, with the Chinese Notes beside the code .
serial
- 单片机程序,实现简单的串口通信功能,代码旁有中文注释-the program of MCU, to achieve the function of the COM communication, with the Chinese Notes beside the code .
timer
- keil4的单片机程序,实现简单的定时器功能,代码旁有中文注释-the program of MCU, to achieve the function of the timer, with the Chinese Notes beside the code .
FourTimingControlPword-report
- Keil4单片机程序,实现简单的四路定时控制功能,代码旁有中文注释,并且有课程设计报告-the program of MCU, to achieve the function of the four ways timing control, with the Chinese Notes beside the code ,and with the curriculum design report.
11.SPI
- STM8L SPI驱动程序 今天下午要写个w26x16的程序,把官方的例子挖出来,做了中文注释,对不了解spi flash操作的朋友应该有帮助,代码已经测试过,没问题。(官方的应该没问题) 只是要注意,官方是根据m25p128写的驱动,其中擦写扇区和擦写块的代码和w25x16的不一样,比w25x16的少了一个。m25p16相对w25x16来说应该是 一个擦块,一个芯片擦除。 比w25x16少了一条命令(STM8L SPI Driver This afternoon to write a