There are multiple ways to wake up from sleep mode.
- CAN bus wake using BWRR
- CAN bus wake using selective wake
- LIN bus wake ( TCAN2857Q1)
- Local wake up through the WAKEx pins
- SW pin if programmed as a digital wake input
- Cyclic wake enabled for sleep mode
Note: - A wake event that takes place prior to the device going to sleep is treated as a wake event. Preventing the device from entering sleep mode.
- When VCC1 is off in sleep mode, for a wake event, the device to follow the normal wake flow
- When VCC1 is on in sleep mode, for a wake event, the device sets an interrupt, pull RXD low, and perform the programmed VCC1_SLP_ACT at SBC_CONFIG1 register 8'h0E[5]. As SPI is available, changing modes without VCC2 or VEXCC being turned on is possible.
- For a cyclic wake event in Sleep mode, VCC1_SLP_ACT configuration has no effect. The device transitions to Standby mode via Restart mode irrespective of the VCC1_SLP_ACT configuration.