Hello All,
I have a question regarding low power mode in MC9S12XDP512V2 microcontroller. In full stop mode (i.e, STOP instruction is executed and PSTP = 0), the manual says that only an external interrupt and reset can wakeup the controller. I find something called Autonomous Periodic Interrupt which runs on internal RC clock. The following are my questions
"Only external interrupt can wakeup", external here is probably to express that with clocks stopped, something like timer interrupt or SCI module just won't happen, because no clock. And yes,
1. API should work, because it runs from separate RC clock.
2. MSCAN can wakeup from stop on bus activity. However iIt will wakeup even if message is not for you.
3. Key wakeup interrupts. See port P, J, H interrupts