lpp_uart/BaudGen.vhd File Reference

Go to the source code of this file.

Architectures

BaudGen Entity
 This is an automatic Baud generator. To synchronize baudrate, it measure the smalest time between two transitions of RXD. So to set baud rate, the device connected to this UART should send at least one data such as 0xA5 (0b10100101) witch gives a lot of transition of one bit length. More...
ar_BaudGen Architecture