cancel
Showing results for 
Search instead for 
Did you mean: 

Storing data from stm32 cube monitor graph

Sarathk3k
Associate II

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.

1 REPLY 1
Jojo_
ST Employee

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.