Can't Connect to UART With STM32 Nucleo L476RG
I just started using and learning how to use the STM32 Nucleo L476RG Board. I am trying to integrate UART into STM32 to display text in Tera Term by using this guide (https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step3_Introduction_to_the_UART).
However, after building and running the project to my board as well as connecting it to Tera Term, output text is still not displaying in Tera Term. I configured my board by activating USART2 with matching default parameters as Tera Term, and is connected to PC through USB A-to-Mini B cable.



Does anyone have a solution? Thanks!
