Nucleo-H745ZI - USART via ST-LINK
Using a Nucleo-H745ZI, board revision D-01.
According to rev. 5 of UM2408 "User Manual STM32H7 Nucleo-144 boards (MB1363)"
USART3 is available via ST_Link. Table 12 lists the config for the virtual com port as the default config

However, my board had SB103 and SB104 already in place (for clarity SB16 and SB17 also on). I have a very basic program to print via the uart (it works fine on an L476RG) and I have configured USART3 on each of the alternate pins in turn. I have also removed SB103 and SB104 as per the table above and still nothing works.
I see the virtual com port in the device manager under windows.
I can write to the board and run LED blinking programs on the two cores, independently and at the same time.
I have spent days on this and have pretty much run out of documented options, can anyone offer other things to try (I have a new board arriving in a couple of days in case this is broken)
EDITED: To improve clarity
