Debugging in STM32 - STM32F446 board
Good evening all,I am using STM32F446 board. I need to plot variables calculated in my program (in the live expressions window) over a graph in real time but I have no idea how to do it. Is it possible to do so without using USART module of the board...