Skip to main content
Associate II
August 7, 2025
Solved

How to Log the Data Observed in Live Watch in STM32CubeIDE.

  • August 7, 2025
  • 1 reply
  • 315 views

Hello STM Community,

I am currently using STM32CubeIDE and would like to log the data that I observe in the Live Watch window during debugging. Is there a built-in way to export or log this data for further analysis (e.g., to a CSV or text file)? If not, are there any recommended methods or workarounds to achieve this?

Any guidance or suggestions would be greatly appreciated!

Thank You.

1 reply

Andrew Neil
Super User
August 7, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate II
August 7, 2025

Hi Andrew neil

 I'm having a bit of trouble finding a complete getting started guide or detailed documentation beyond the basic overview. Are there any step-by-step tutorials, user manuals, or video guides that you’d recommend for beginners?

Andrew Neil
Andrew NeilBest answer
Super User
August 7, 2025
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.