Question
Serial Monitor on STM32CubeIDE
Dear ST Community,
I am new to STM32Cube IDE (previously used Arduino IDE only) and I have been trying to use Printf() for output on the serial monitor to no avail. After a few google searches and trials, i unfortunately didnt succeed to get it running.
My question: What is the simplest way to get basic print out on the Serial monitor within the STM32Cude IDE. Thank you.
#STM32CubeIDE #stdio #printf