UART communication not working on usart2 on H7A3ZI Nucleo board
Hi there, I have been trying to send a receive messages via serial with the transmit and receive commands on a H7A3ZI Nucleo board, however when I build the code and run it with the debugger I cannot see the messages in the console or command shell console. I have used a 115200 Baud rate, and connected to COM 3 with 8 bits and 1 stop bit. This has also been set up in my device manager.
When trying to connect the command shell console it is intermittent when connecting, and normally needs to be physically disconnected to reconnect.
I am using suart2 with PA2 as the TX, and PA3 as the RX.
SB16 and SB17 are soldered, and SB12 and SB64 aren't soldered.
please let me know what else I could try, here is a example of the code that I have tried to run...


