文件名称:UART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
//DMAVR-128的USART串口发送与接收数据示例程序,采用串口1,发送和接收都是中断的方式
//先发送200个FF,然后单片机处于接收状态,接收数据显示在数码管上,电脑发送的数据格式如09,16进制形式-//DMAVR-128 USART serial port to send and receive data sample program using the serial port to send and receive are interrupted// 200 sends the FF, then the microcontroller in the receiver, the receive data displayed in the digital tube, computer send the data format, such as 09,16 hexadecimal form
//先发送200个FF,然后单片机处于接收状态,接收数据显示在数码管上,电脑发送的数据格式如09,16进制形式-//DMAVR-128 USART serial port to send and receive data sample program using the serial port to send and receive are interrupted// 200 sends the FF, then the microcontroller in the receiver, the receive data displayed in the digital tube, computer send the data format, such as 09,16 hexadecimal form
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART.c