Methods of debugging when MCU operations require real-time operaton
Hi. I am testing some USB_FS communication between my PC and my STM32 board (specifically STM32756-EVAL). I am wondering what the most appropriate and standard debugging methods in STM32 are, in situations where the debugger cannot be used.The reason...