文件名称:24c64_UART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- 韦**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本程序能实现把单片机串口发送的任意大小(不能大于32个字节,若超过则前面的数据交会被挤掉)、任意内容的,以0xee为数据头、0xdd为数据尾的数据存入AT24C64中,随后读取刚才存入的数据并通过串口发送给PC。采用STC89C516RD+单片机,已嵌入自定义下载功能。-This procedure enables the microcontroller serial port to any size (no larger than 32 bytes, if more than the intersection in front of the data being squeezed out), any content to 0xee for the header, 0xdd the end of the data into the data AT24C64, the then just read through the serial port into data and sent to the PC. By STC89C516RD+ SCM, has been embedded in the custom download feature.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
24c64_UART\24c64
..........\24c64.hex
..........\24c64.uvopt
..........\24c64.uvproj
..........\at24c64.c
..........\at24c64.h
..........\at24c64.__i
..........\clean.bat
..........\delayms._ia
..........\iic.c
..........\iic.h
..........\iic.__i
..........\myfun.c
..........\myfun.h
..........\myfun.__i
..........\STARTUP.A51
..........\UART.c
..........\UART.h
..........\UART.__i
..........\_main.c
24c64_UART
..........\24c64.hex
..........\24c64.uvopt
..........\24c64.uvproj
..........\at24c64.c
..........\at24c64.h
..........\at24c64.__i
..........\clean.bat
..........\delayms._ia
..........\iic.c
..........\iic.h
..........\iic.__i
..........\myfun.c
..........\myfun.h
..........\myfun.__i
..........\STARTUP.A51
..........\UART.c
..........\UART.h
..........\UART.__i
..........\_main.c
24c64_UART