文件名称:UsartHandle
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- 上传时间:
- 2018-02-02
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- dengxi*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该模块实现串口DMA发送中断接收,与系统或者外设通信,一发一答的方式,发送一帧数据,需等待对方应答,如果在规定时间内未等到ACK数据,发送端 会重发该数据,采用状态机制原理,对串口使用以及协议搭建很参考价值(The module DMA send serial interrupt receiving, and system or peripheral communication, one answer, send a fr a me of data, need to wait for the answer, if ACK did not wait until the data within the specified time, the sender will retransmit the data, using the state mechanism principle, build a reference value for the use of serial port and protocol)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
UsartHandle | 0 | 2016-08-19 |
UsartHandle\UsartDevice.c | 8619 | 2016-08-19 |
UsartHandle\UsartDevice.h | 7668 | 2016-08-19 |
UsartHandle\UsartProLayer.c | 1561 | 2016-08-19 |
UsartHandle\UsartProLayer.h | 1490 | 2016-08-19 |