2023-05-19 06:53 AM - last edited on 2023-06-16 07:15 AM by Kevin HUBER
Hi ST Community,
We have planned to use STM32MP131A MPU in one of our custom designs with low power consumption as the main target.
We have come across STM32 CubeMX v6.8.1 for estimating the individual current consumption in various modes and while utilizing different peripherals.
Unfortunately the current consumption details for necessary peripherals are not available for STM32MP1 series.
Can you provide us the details of any latest version which can support our requirement if available.
Solved! Go to Solution.
2023-05-29 06:15 AM
Hi @Balaji ,
Indeed, individual peripheral consumption was not integrated in CubeMX on purpose.
On such platform peripheral consumption is most of the time very low compared to core system consumption ( CPU, Core , DDR ) and so difficult to extract individually.
We provide some data in DS + STM32MP1 Series system power consumption - Application note
And the DK-MP13 board can be adapted for your own power evaluation on real use case.
BR,
Olivier
2023-05-29 06:15 AM
Hi @Balaji ,
Indeed, individual peripheral consumption was not integrated in CubeMX on purpose.
On such platform peripheral consumption is most of the time very low compared to core system consumption ( CPU, Core , DDR ) and so difficult to extract individually.
We provide some data in DS + STM32MP1 Series system power consumption - Application note
And the DK-MP13 board can be adapted for your own power evaluation on real use case.
BR,
Olivier