Resolved! STM32H747I-DISCO Board (MB1166-A09) unable to receive UART data on Tera Term or PuTTY
I have a STM32H747I-DISCO board and i have been trying to transmit some data via UART peripheral over the virtual com port of this board (Pins PA9 & PA10) for a couple of weeks now, but every effort failed. Initially i tried to write the code from sc...