Resolved! UART works on terminal but not getting output on pins of Nucleo board
I followed the UART example (https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step3_Introduction_to_the_UART) and implemented it on a STM32F051 Discovery kit and on a STM32F446 Nucleo board with pretty much identical settings from CubeMX.If I scope ...