UART Transfer failed - STM32C031C6 UART1 - NUCLEO-C031C6
Hi all,
I am trying to display output through uart in a terminal doing every step of the following tutorial:
How to redirect the printf function to a UART for ... - STMicroelectronics Community
However i still do not receive any terminal output using the NUCLEO-C031C6... I changed the UART2 from the tutorial to the corresponding UART1 of the NUCLEO Board and building and running the project works without issues!
However, still no display on Serial Terminal.
David
