Interfacing ITM debugger (SendChar/ReceiveChar) with a standalone PC program
Posted on February 04, 2016 at 14:33 Greetings mates, I have a curious question... I am using ITM_SendChar and ITM_ReceiveChar as simple and lightweight comm interface for a STM32F4 discovery. But, is it possible to develop a standalone application/...