Question
Nucleo-H743zi standard output to the STM32CubeIDE console
I have a Nucleo-H743zi board and am debugging an application using STM32CubeIDE. There is some legacy code that does some debug printf's I don't see anything on the debug console or the regular console. How does one configure standard output to redirect so that it shows up over the IDE's USB link? Or do you have to use spearate user USB I/O ?
