How to simulate Wake up operation of MC9RS08KA2?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to simulate Wake up operation of MC9RS08KA2?

1,007 Views
shrikant
Contributor I
It enters in sleep(low power mode) by executing WAIT but fail to wake up by KBI interrupt (KBI is enable before sleep).Also it is observed that KBI flag in KBISC sets which is valid condition for wake up. Please Help.
Labels (1)
0 Kudos
1 Reply

249 Views
RickN
Contributor I
Hi,
 
   Have you verified that your KBI is configured properly?  Might be worth testing it in Run mode by toggling an LED when the KBI is active.  Once you know that the KBI is OK, then try entering Wait mode.  Debugging can be done using GPIO, toggling an LED, or watching the current consumption of the MCU when in Wait mode.   The RS08KA goes into and comes out of the low power modes without too many problems.    If you continue to have problems please post a code sample.
 
 Thanks,
 
       Rick
0 Kudos