UART
通用异步收发器是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。
共 971 份资源
源代码 10,000
UART 热门资料
查看全部 971 份 →
PDF文档
基于WinCE 5.0 下的MIPS 32 内核的Au1200(AMD)的UART驱动
基于WinCE 5.0 下的MIPS 32 内核的Au1200(AMD)的UART驱动,支持数据流控,经车载平台测试性能稳定,传输数据率高...
PDF文档
AVR309 USB to UART protocol converter 的驱动源码及delhpi使用源码
AVR309 USB to UART protocol converter 的驱动源码及delhpi使用源码...
PDF文档
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART i
// This program demonstrates how to configure the C8051F060 to write to and read // from the UART interface. The progra...