Question
STM32L151 Turn Pin to High state in stanby mode
Hi Community. In my project, I use stanby mode with RCT interrupt to wake up to save power. Although I set all pin to Ananog In, the pin is still go to logic high after chip go to stanby mode. That make Bust Power IC is turn on. Please help me. I am new in with STM32L serial chip
I use this function for stanby mode: PWR_EnterSTANDBYMode.