ZHCSKJ6 December 2019 TL16C750E
PRODUCTION DATA.
Once configuration is complete, the part is ready for data transmission. For the example the data 0xAA is written to the bus. This is quite simple to do. Writing to THR (0b000) automatically shifts the written data into an internal FIFO (since FIFOs are enabled) and then begins being shifted out onto the UART bus.
Step | Description | Register & Access Type | Value |
---|---|---|---|
1 | Write data onto bus | THR (0b000) [W] | 0xAA |