MCUViewer: A GUI-Based Debugging Tool for Microcontrollers (MCUs)
What is MCUViewer? To put it simply: MCUViewer is a real-time visualization debugging tool specifically designed for STM32 (and other Cortex-M chips). Originally named STMViewer, it was open-source until version 1.1.0, after which it became closed-source, but the source code can still be found here. It consists of two modules: • Variable Viewer: It retrieves … Read more