STM32F091VCT6 Exit from standby is not working.
We have used PE6 GPIO for STM32 standby entry and PE6 is configured as initially as EXTI input mode in pull-down configuration. When there is high to low transition on PE6 STM32 jumps to standby mode. We are also using the same GPIO for coming out form standby mode because same pin is used as wakeup source but STM32 does not wakeup from standby mode during low to high transition on PE6.
We have also checked with Eval board sample code same happens with that STM32 jumps to standby mode but does not wakeup.
As we are planning to test our product for battery back up time.
We require that when STM32 jumps to standby mode it will switched on battery power and after rising EXTI on PE6 STM32 should wakeup.
Thanks,
Brijesh.
