Pin configurations in low power modes
In the STM32L4 Nucleo examples, all GPIO on the processor are configured for analog mode before entering stop1 or stop2 modes. In a typical application, there will be some lines that must remain either high or low as to not turn on any external circu...