UART

所属分类:单片机开发
开发工具:C/C++
文件大小:2KB
下载次数:2
上传日期:2018-06-08 11:41:59
上 传 者舞天道
说明:  引脚定义:串行口1: 发送————TxD/P3.1; 接收————RxD/P3.0 串行口2: 发送————TxD2/P1.3;接收————RxD2/P1.2 功能描述:STC12双串口通信(中断方式) 当串行口1接收数据后,将此数据由串行口2发送出去 当串行口2接收数据后,将此数据由串行口1发送出去
(Pin definition: serial port 1: send - -- TxD/P3.1; receive -- -- RxD/P3.0 Serial port 2: send -- TxD2/P1.3; receive -- -- RxD2/P1.2 Function Description: STC12 dual serial port communication (interrupt mode) When the serial port 1 receives the data, it sends the data from serial port 2. When the serial port 2 receives the data, it sends the data from serial port 1.)

文件列表:
ANFA.C (7452, 2018-06-08)

近期下载者

相关文件


收藏者