Other Parts Discussed in Thread: SYSCONFIG
Hi,
I have some questions about the wakeup source of deep sleep mode. Would you pls help?
In TRM, I found below info.
1. What's meaning of CPU when both HCLK and FCLK are gated? Does it mean CPU deep sleep mode?
2. The device deep sleep mode (most power saving mode) wake up sources are sleep counter, UART, SPI and GPIO. It doesn't mention that SYNC_IN can wakeup device from device deep sleep mode.
But in below post, it seems that SYNC_IN can also wakeup the device from device deep sleep mode. Would you pls help to double confirm?
3. In above info, it says " The wakeup from UART, SPI or GPIO is the negative edge on these signals ", but in below register I saw the positive or negative edge can be selected for wakeup. So positive edge (rising edge) is also supported to wakeup device from device deep sleep mode if below register is set correctly(e.g. bit10 of WU_SOURCE_EN is set to 0) , right?
Thanks,
Chris