Hi,
Is the function periph_init() called after each wake-up (for both extended and deep sleep mode)?
Thanks,Matthieu
Hi Matthieu,
yes, that is correct - please also see this thread. :http://support.dialog-semiconductor.com/problem-about-wakeup-timer-interrupt-callback-function
In sleep mode the peripheral block is powered down. At wake-up the peripherals need to be intialized again (for instance SPI or UART function needs to be restored).
BR JE_Dialog
谢谢!
Hi Matthieu,
yes, that is correct - please also see this thread. :http://support.dialog-semiconductor.com/problem-about-wakeup-timer-interrupt-callback-function
In sleep mode the peripheral block is powered down. At wake-up the peripherals need to be intialized again (for instance SPI or UART function needs to be restored).
BR JE_Dialog
谢谢!