STM32 GPIO not Hi-Z during standby?
Posted on January 07, 2016 at 12:14Hi, similar (but different) issue to a previous posting of mine. I am seeing PA1 on an STM32F205 get driven low during standby after __WFI() I was expecting all GPIO to go Hi-Z during standby apart from the pins de...