Nucleo-F103RB - USART2 printf not working on Tera Term (No Output Displayed)
Hello,I am working with a Nucleo-F103RB board and trying to send printf output over UART using USART2. I have configured UART2 with the following parameters:Baud rate: 9600Word length: 8 bitsStop bits: 1Parity: NoneMode: TX/RXI also redirected printf...