2025-05-09 11:52 PM
I want to store the stm32 cube monitor graph data or store the corresponding variable data in to xml sheet. How can I do that.
2025-05-15 2:30 AM
Hello,
STM32CubeMonitor by default allows you to export graph data in JSON format.
You can then use an online tool to convert this JSON file into XML format.