文件名称:eye1
- 所属分类:
- 嵌入式/单片机编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- kangy******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
AT89C52单片机上运行的程序,文件名为eye1.c
功能:AT89C52单片机作为分站与上位机(PC机或工控机)通讯,
双方均有RS485接口 ,T1作波特率发生器, 波特率为1200,
与上位机通讯的主要流程为:中断接受上位机发来的地址
信息,看是否是给本站发来的,若是, 接受后续的15个字
节,然后发送43个字节。若不是, 则不予理睬。 配套上
位机程序为xsa2.c。-AT89C52 single-chip running on procedures, documentation eye1.c function called: AT89C52 single-chip microcomputer as a sub-station with the host computer (PC or Industrial PC) communications, both RS485 Interface, T1 for baud rate generator, baud rate for 1200, with the host computer communication flow as follows: interruption of PC sent to accept the address information to see if it is sent to the site, and if so, accept the follow-up of 15 bytes, and then send 43 words section. If it were not, then ignore it. Procedures for supporting PC xsa2.c.
功能:AT89C52单片机作为分站与上位机(PC机或工控机)通讯,
双方均有RS485接口 ,T1作波特率发生器, 波特率为1200,
与上位机通讯的主要流程为:中断接受上位机发来的地址
信息,看是否是给本站发来的,若是, 接受后续的15个字
节,然后发送43个字节。若不是, 则不予理睬。 配套上
位机程序为xsa2.c。-AT89C52 single-chip running on procedures, documentation eye1.c function called: AT89C52 single-chip microcomputer as a sub-station with the host computer (PC or Industrial PC) communications, both RS485 Interface, T1 for baud rate generator, baud rate for 1200, with the host computer communication flow as follows: interruption of PC sent to accept the address information to see if it is sent to the site, and if so, accept the follow-up of 15 bytes, and then send 43 words section. If it were not, then ignore it. Procedures for supporting PC xsa2.c.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
eye1.c