cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 Nucleo-144 (413ZH) USART_2 Printf

jkasper
Associate II

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.

1 ACCEPTED SOLUTION

Accepted Solutions

Ok, but that sounds like a coding or configuration issue, both those USARTs should be functional.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

View solution in original post

2 REPLIES 2

Ok, but that sounds like a coding or configuration issue, both those USARTs should be functional.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

OK thanks, I see the configuration in main.h in the example.