Skip to main content
Associate 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

    Richard.Chvr
    Richard.ChvrBest answer
    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.

    To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.