How does the STM32CubeMonitor real-time data streaming work under the hood?
Hi,
I want to understand fundamentally how the STM32CubeMonitor is able to monitor my memory and the tradeoffs of using such software.
Is there some documentation on the topic? I can't find anything.
How does the atomicity work? Is the core stopped while the st-link is reading memory? Are you using special ARM cortex-m instructions?
Thanks,
Gabriel
EDIT: if needed, I'm using the STM32CubeMonitor v1.4.0
