2023-09-29 07:57 AM
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?
Solved! Go to Solution.
2023-10-05 03:45 AM
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.
2023-10-05 03:45 AM
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.