I’m trying to get printf working on my STM32. I’m using the Nucleo-32 board connected via USB. I tried it with the Hal blink example, but after enabling the Raw Terminal and using printf(“Test”) for example, nothing shows up.
There are a lot of suggestions how to handle this problem, but nothing seems to work.
Could you please point me in the right direction. Help would be really appreciated.