MC9S08 in stop mode

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

MC9S08 in stop mode

1,134件の閲覧回数
Enry86cami
Contributor I

hi,
i'm programming a mc9s08qe8 with codewarrior.
i use device initialization to configure the chip.
i'm working with 1MHz bus clock in FEI mode. i've all periperals disabled.
i've enable "stop instruction enabled".
i'd like to put the uC in stop3 mode, in the main there is "asm STOP;".
it goes in stop but the uC absorbs 40uA insted of 1uA...
i don't know how i can reduce the current... i think there is something that i've to switch off!
someone can help me?

ラベル(1)
0 件の賞賛
返信
1 返信

792件の閲覧回数
PG1
Contributor I

See this https://community.freescale.com/message/96506#96506. Make sure you are turning off ICSIRCLK.

 

As an aside, every input pin should be at ground or vcc of the chip. Every output pin should not be loaded.

 

Did you disable all your peripherals and and THEN shut the clocks off to them?

 

 

0 件の賞賛
返信