Simple UART not working on nucleoH755ZIQ
good morning. since this morning, on my nucleoH755ZIQ I am trying to make work my UART connection. I followed the stm video on YouTube and did as said:

connected USART 2 (doesn't USART 1 work?)
and then implemented the simple code

in the while loop of my main. unfortunately, when I run the console, nothing appears. I even tried it on putty and again nothing came out. so I decided to change board and take the NUCLEO C031C6 but this time could not even access the USART 2.

does somebody knows what could be the problem or have a simple code I could try to understand if the problem is the hardware or the software?
best regards

