Working with STM32F7 and UART part 2: Receiving a single character
In the previous guide (here), we took a look how to configure the PD8 to work as USART3 TX. In this guide, we shall use PD9 to receive characters over UART and echo back the received characters. In this guide, we shall cover the following...
READ MORE