Skip to main content
Visitor II
May 10, 2025
Question

Storing data from stm32 cube monitor graph

  • May 10, 2025
  • 1 reply
  • 813 views

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.

    This topic has been closed for replies.

    1 reply

    ST Employee
    May 15, 2025

    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.