Skip to main content
Visitor II
March 12, 2020
Solved

Data plot of MCU Memory

  • March 12, 2020
  • 3 replies
  • 1512 views

Hi Everyone!

I just started my first STM32F4 project and I was wondering if there is an IDE that can show the content of a range of memory in form of a data plot.

I ​tried to find someting on the web but had no luck so far.

This means for debug I am currently sending data in 8bit blocks via the serial port to the PC. Stitch it back together and plot it in Octave/Matlab.

Is there an easier way, ideally in the IDE? I am using AC6 at the moment.

    This topic has been closed for replies.
    Best answer by Cde.1

    Thanks for pointing it out. I saw that since there is a sub for it on this forum. When searching for it I was referred to the STM32CubeMonitor-Pwr and discarded it.

    Will give it a try, might be exactly what I was looking for.​

    3 replies

    Super User
    March 12, 2020

    STM32CubeMonitor?

    JW

    Cde.1AuthorAnswer
    Visitor II
    March 12, 2020

    Thanks for pointing it out. I saw that since there is a sub for it on this forum. When searching for it I was referred to the STM32CubeMonitor-Pwr and discarded it.

    Will give it a try, might be exactly what I was looking for.​

    Graduate II
    March 12, 2020

    I still haven't tried these myself, but take a look at Segger RTT, RTT Viewer and J-Scope. As for debugger probes, ST-LINK on-board can be converted to (and back from) J-Link OB or probably one can buy J-Link EDU Mini.

    Technical Moderator
    September 27, 2023

    No update since a while, closing the post.