Solved
Read SWV ITM Data with another program from STM32CubeIDE
Hello!
I'm able to use the STLink V2 and output printf statements to the debug SWV ITM Data Console within the STM32CubeIDE.
Is there a way I can access this data as it's coming in from another program? (e.g. a serial plotter).
I want to be able to see sensor readings live as they're coming in from the chip.
Thank you! :)
