How to simulate Wake up operation of MC9RS08KA2?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to simulate Wake up operation of MC9RS08KA2?

1,379 次查看
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.
标签 (1)
0 项奖励
回复
1 回复

621 次查看
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 项奖励
回复