文件名称:release_version
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-04-19
- 文件大小:
- 55kb
- 下载次数:
- 0次
- 提 供 者:
- le***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
C51/52 驱动程序功能:
1、12Mhz主频下,初始化4800波特率全双工UART。UART收到字符并对字符排序。
2、一个50ms Tick定时器,通过UART每隔一秒发送一个 T 字符。
3、中断初始化
驱动程序部分包含的:c52_drive.h c52_drive.c C52_data_type_define.h 的根据GPL 开源发布。
所有代码在 STC89C51RC 和 HC6800 V2.6开发板 通过测试验证。-C51/52 driver function: 1,12 Mhz frequency, initialize 4800 baud full duplex UART. UART receive the sort of characters and character. 2, a 50ms Tick timers, UART every second by sending a ' T' character. 3, the driver interrupt initialization section contains: under the GPL open source release c52_drive.h c52_drive.c C52_data_type_define.h' s. All code STC89C51RC and HC6800 V2.6 development board through testing and validation.
1、12Mhz主频下,初始化4800波特率全双工UART。UART收到字符并对字符排序。
2、一个50ms Tick定时器,通过UART每隔一秒发送一个 T 字符。
3、中断初始化
驱动程序部分包含的:c52_drive.h c52_drive.c C52_data_type_define.h 的根据GPL 开源发布。
所有代码在 STC89C51RC 和 HC6800 V2.6开发板 通过测试验证。-C51/52 driver function: 1,12 Mhz frequency, initialize 4800 baud full duplex UART. UART receive the sort of characters and character. 2, a 50ms Tick timers, UART every second by sending a ' T' character. 3, the driver interrupt initialization section contains: under the GPL open source release c52_drive.h c52_drive.c C52_data_type_define.h' s. All code STC89C51RC and HC6800 V2.6 development board through testing and validation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test_C51\232.LST
........\232.OBJ
........\C52_data_type_define.h
........\c52_drive.c
........\c52_drive.h
........\c52_drive.LST
........\c52_drive.OBJ
........\hexoutput.bat
........\hexoutput.bat.bak
........\Master_C51.c
........\Master_C51.h
........\Master_C51.LST
........\Master_C51.OBJ
........\Master_C51_BAK.c
........\STARTUP.A51
........\STARTUP.LST
........\STARTUP.OBJ
........\test_c51
........\test_c51.hex
........\test_c51.lnp
........\test_c51.M51
........\test_c51.plg
........\test_c51.uvgui.pope
........\test_c51.uvgui_pope.bak
........\test_c51.uvopt
........\test_c51.uvproj
test_C51