TOD and STOP2 on HCS08LL16

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TOD and STOP2 on HCS08LL16

ソリューションへジャンプ
1,410件の閲覧回数
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 解決策
887件の閲覧回数
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 返信
888件の閲覧回数
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 件の賞賛
返信