UART
通用异步收发器是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。
资源总数
971
UART 热门资料
This document describes the UART transport layer (between the Host and the Host Controller).
This document describes the UART transport layer (between the Host and the Host Controller).
2014-01-19
66