Skip to main content
Visitor II
September 29, 2023
Solved

Can I use STM32CubeMonitor to measure DMIPS?

  • September 29, 2023
  • 1 reply
  • 989 views

I am trying to measure DMIPS on a STM32 microcontroller. Can I use STM32CubeMonitor? 

Is there any other tools to measure DMIPS on a STM32 MCU?

    This topic has been closed for replies.
    Best answer by Richard.Chvr

    Hello @MA1900, In order to perform such measurement with STM2CubeMonitor you need to export the value in a user variable that you'll be able to monitor in the tool.

    1 reply

    Technical Moderator
    October 5, 2023

    Hello @MA1900, In order to perform such measurement with STM2CubeMonitor you need to export the value in a user variable that you'll be able to monitor in the tool.