2021-03-29 04:47 PM
Hello!
I am running the UART_Printf example on my Nucleo and the output to USART3 (default) works fine, but when I change the output to USART2 or USART6, it doesn't send data.
Solved! Go to Solution.
2021-03-29 05:30 PM
Ok, but that sounds like a coding or configuration issue, both those USARTs should be functional.
2021-03-29 05:30 PM
Ok, but that sounds like a coding or configuration issue, both those USARTs should be functional.
2021-03-29 06:07 PM
OK thanks, I see the configuration in main.h in the example.