STOP mode in MC9S12ZVML

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

STOP mode in MC9S12ZVML

跳至解决方案
1,947 次查看
xiaofangu
Contributor III

Hello

   My Motor project uses LIN as Communication Bus based on MC9S12ZVML,And I use the IRC to generate the clock.Now,I want to put the micro in stop mode.

   When the MCU enters STOP(I check the ECLK,and there's no frequece), the current is nearly 3mA,so what else may consume the current?

   In addition,Can LIN  wake up the MCU when in stop mode?

   Any help will be appreciated!

Best regards,

xiaofan

0 项奖励
回复
1 解答
1,646 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Xiaofan,

No, the SCI module does not work in Stop mode.

The module wakes up on active edge.  

If the wake-up feature is enabled and if the LIN Bus pin is driven with a dominant level longer than tWUFR followed by a rising edge, the LIN Physical Layer sends a wake-up pulse to the SCI, which requests a wake-up interrupt. (This feature is only available if the LIN Physical Layer is routed to the SCI). (Chapter 19.1.2 of the S12ZVM RM).

Regards,

Daniel

在原帖中查看解决方案

0 项奖励
回复
4 回复数
1,646 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

Please see 2N95G and 1N95G errata depending on your device.

e8188 ADC: High current in Stop Mode.

It can be up to 1mA per ADC instance. There is workaround available.

Yes, the LIN PHY can pass wake-up event to SCI module.

Regards,

Daniel

0 项奖励
回复
1,646 次查看
xiaofangu
Contributor III

Hi,Daniel

   Glad to hear  your response.

   I'm still confused,as in full STOP mode,the bus clock is stopped, the sci can still work?

Regards,

   xiaofan.

0 项奖励
回复
1,647 次查看
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Xiaofan,

No, the SCI module does not work in Stop mode.

The module wakes up on active edge.  

If the wake-up feature is enabled and if the LIN Bus pin is driven with a dominant level longer than tWUFR followed by a rising edge, the LIN Physical Layer sends a wake-up pulse to the SCI, which requests a wake-up interrupt. (This feature is only available if the LIN Physical Layer is routed to the SCI). (Chapter 19.1.2 of the S12ZVM RM).

Regards,

Daniel

0 项奖励
回复
1,646 次查看
xiaofangu
Contributor III

Hello,Daniel

   Thanks for your reply,Now my problem's gone!

Best Regards,

   xiaofan

0 项奖励
回复