Power Consumption with only the M4 running
We are using a STM32MP157A-DK1 and try to reduce power consumption.
1) When A7 and M4 are running we measure around 300mA.
2) When A7 is in Suspend-To-Mem and the M4 is still running we measure around 80mA.
3) When the M4 also enters standby mode the power consumption drops to around 25mA.
We are using an inline USB-device so it measures the whole board and it's probably not giving the most accurate values.
Mostly we are wondering about the second case. Is this power consumption to be expected (plus/minus a few mA)? Or is there a way to have only the M4 running without using 80mA?
