uart
通用异步收发器是一种通用串行数据总线,用于异步通信。该总线双向通信,可以实现全双工传输和接收。在嵌入式设计中,UART用来与PC进行通信,包括与监控调试器和其它器件,如EEPROM通信。
资源总数
971
源代码
10,000
uart 热门资料
查看全部 971 份 →avr encoder counter source code project. read out encoder and send to UART. implemented on ATMega1
avr encoder counter source code project. read out encoder and send to UART. implemented on ATMega16
2014-01-13
39
基于FPGA的UART设计的Verilog实现程序的简介
该文档为基于FPGA的UART设计的Verilog实现程序的简介资料,讲解的还不错,感兴趣的可以下载看看…………………………
2021-10-23
6
基于ARM7 44b0x硬件平台的串口UART驱动程序
基于ARM7 44b0x硬件平台的串口UART驱动程序,包括初始化、读写功能,均已调试通过。需要的朋友可以参考下!
2014-01-11
128
GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
2014-01-19
182