power consumption in PWR_STOP1 example is about 80ua in Nucleo STM32L452 board ?
hi,
we have the problem about the power consumption for stm32L452.
with the cubeL4 example PWR_STOP1:
STM32Cube_FW_L4_V1.17.0\Projects\NUCLEO-L452RE\Examples\PWR\PWR_STOP1
having programmed the example into Nucleo STM32L452 board , the current in low power stop1 state measured from "jp6" ,which is the idd test port of NUCLEO board, is about 80uA.
but from datasheet , the current in stop1 state should about 10uA.
even with the "PWR_SHUTDOWN" example in cubeL4 , it is also about 80 uA.
however in Nucleo STM32L496 board, with the same example PWR_STOP1 , the current measured from idd test port is about 10uA.
and in a product board with stm32L451 , it is also about 80 uA in low power stop1 state
so we have the question about the current in stop1 state for stm32L452
1 is it right about 80uA in stop1 state?
2 if there is something wrong, what is the problem?
3 even in the SHUTDOWN state, it is also about 80 uA, tested by the PWR_SHUTDOWN example. what is the problem?
thanks for the help
