Can I use STM32CubeMonitor to measure DMIPS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-29 7: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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 3: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-10-05 3: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.
