Stm32cubeide energy consumption
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 8:52 AM
Stm32cubeide have some tool window view to watch energy consumption for one project?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 10:01 AM
There is no realtime energy usage monitor in STM32CubeIDE.
You can use STM32CubeMX (under Tools tab) to estimate power usage, but really the best way is to monitor/measure the current directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-08-29 10:01 AM
There is no realtime energy usage monitor in STM32CubeIDE.
You can use STM32CubeMX (under Tools tab) to estimate power usage, but really the best way is to monitor/measure the current directly.
