I was able to enter Low Power without going through low power run? How?
I have the system clock set as 120Mhz. I used the HAL driver code, HAL_PWR_EnterSLEEPMode, to enter Low power sleep mode. However, when it checks if it's in run mode, it doesn't recognise its actually in run mode. /* If in run mode, first move to...