Resolved! UART DR vs TDR/RDR registers
Posted on April 16, 2018 at 17:30I don't understand something, what's the point of TDR and RDR registers if during the Receive and Transmit functions they read/write into the DR register.Moreover UART is normally full duplex but if we read/write int...