Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 4 months ago.
STM32L4 deepsleep() takes 0.4 sec to wakeup
A simple interrupt wakeup (e.g. Button, or external intr.) event takes about 0.4 seconds when the main idle loop uses deepsleep(), using sleep() or an forever idle loop works without any delays.
Has someone any ideas what takes so long?
I use the STM32L4 Disco Board (I remember this problem was not using the STM32L1 Nucleo).