Power Consumption
I am testing DL model on different MCU platform.
Is it possible to get the power consumption information?
And is there any option to change the clock frequency of MCU?
Ritesh
I am testing DL model on different MCU platform.
Is it possible to get the power consumption information?
And is there any option to change the clock frequency of MCU?
Ritesh
You can't change the frequency of the developer cloud platform and we don't have integrated power measurement.
I recommend to create a local project with STM32CubeMX, put the frequency you want and then run the inference on your local board using either validation on target or system performance.
Then to have a estimate of the power consumption, you can use the power consumption calculator integrated in STM32CubeMX, just indicate the run time corresponding to the inference time and you'll have a estimate of the power consumption
Regards
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.