2019-12-09 02:45 PM
Hello,
I am using STM32L476 and I was just wondering how do I enter in various stop mode (modes 0, 1 and 2) please?
Thanks,
ALi.
2019-12-27 01:01 AM
Hello Ali,
To enter Stop mode you need to :
Or you can simply go to the example of the STM32Cube_FW_L4_V1.14.0 under this path : " STM32Cube\Repository\STM32Cube_FW_L4_V1.14.0\Projects\NUCLEO-L476RG\Examples\PWR\PWR_STOP2\ ".
You can download it from here
Best Regards,
Mohamed Aymen.