cancel
Showing results for 
Search instead for 
Did you mean: 

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

krushna_moukthik
Associate II

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.

3 REPLIES 3
Andrew Neil
Super User

STM32CubeMonitor ?

https://www.st.com/en/development-tools/stm32cubemonitor.html

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.

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?

I don't know.

Documentation is here: https://www.st.com/en/development-tools/stm32cubemonitor.html#documentation

Wiki: https://wiki.st.com/stm32mcu/wiki/STM32CubeMonitor:STM32CubeMonitor_overview

 

Have you tried searching the ST YouTube channel?

eg, https://www.youtube.com/watch?v=YWjvHhgqvm4

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.