文件名称:EXAMPLE4.15
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 32kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
PIC16887A单片机一个双机通信,2个单片机异步串行通信接口相连方式为:RX和TX交叉对接,左边的单片机U1,每按下按键S1就发送一个字节数,从0x20开始发送,每送一个数据,此数加1.发送的同时在D口上输出。右边单片机U2为接收状态,采用中断方式,如有接收中断,则进入中断,将接收到的数直接在D口上输出-PIC16887A a two-machine communications microcontroller, two asynchronous serial communication interface connected to Microcontroller way: RX and TX cross-docking, the left side of the microcontroller U1, S1 each key is pressed to send a number of bytes, starting from 0x20 to send, each send a data, this number plus 1. send the output port D at the same time. Right of the microcontroller U2 to receive state, the use of interrupt and, if receive interrupt, the interrupt will be received directly on the number of output port D
(系统自动生成,下载前可以参看下载内容)
下载文件列表
EXAMPLE4.15\FILE
...........\RECE1.C
...........\RECE1.cof
...........\RECE1.hex
...........\RECE1.hxl
...........\RECE1.lst
...........\RECE1.sdb
...........\SEND1.C
...........\SEND1.cof
...........\SEND1.hex
...........\SEND1.hxl
...........\SEND1.lst
...........\SEND1.sdb
...........\UART1.DSN
...........\UART1.PWI
EXAMPLE4.15
...........\RECE1.C
...........\RECE1.cof
...........\RECE1.hex
...........\RECE1.hxl
...........\RECE1.lst
...........\RECE1.sdb
...........\SEND1.C
...........\SEND1.cof
...........\SEND1.hex
...........\SEND1.hxl
...........\SEND1.lst
...........\SEND1.sdb
...........\UART1.DSN
...........\UART1.PWI
EXAMPLE4.15