TOD and STOP2 on HCS08LL16

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

TOD and STOP2 on HCS08LL16

跳至解决方案
1,402 次查看
jckruege
Contributor II

I'm trying to use the HCS08LL16 to periodically wake from STOP2 using the time-of-day (TOD) module.  It appears to sleep for 1 second the first time, but all remaining times only sleeps for about 200uS.  Yes, I have port B bit 2 configured as an input and pullup enabled before entering STOP2.  Yes, I check for PPDF after reset to determine if reset was due to wake from STOP2. Yes, I'm restoring port config before writing PPDACK.

 

I have this implemented and working on the QE128 (using RTC) , but cannot get to work on the LL16 (using TOD).

 

Anyone out there with an example or tips?

标签 (1)
0 项奖励
回复
1 解答
879 次查看
jckruege
Contributor II

I figured it out:smileyhappy:...I had a damaged board (ESD?)

Tried on another board ... and it works.

Attached is stripped down Codewarrior V6.2 project including source that works.

 

Jeff

 

Project_2.zip

Message Edited by t.dowe on 2009-11-08 10:26 PM

在原帖中查看解决方案

0 项奖励
回复
1 回复
880 次查看
jckruege
Contributor II

I figured it out:smileyhappy:...I had a damaged board (ESD?)

Tried on another board ... and it works.

Attached is stripped down Codewarrior V6.2 project including source that works.

 

Jeff

 

Project_2.zip

Message Edited by t.dowe on 2009-11-08 10:26 PM
0 项奖励
回复