2375515_en-US

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

2375515_en-US

2375515_en-US

S9KEAZN8 – Low power mode entry code example and PWM signal detection in sleep

I am using S9KEAZN8. I would like to know how to enter low power mode. Could anyone provide a code example showing how to do this?

Also, I need to detect PWM signal changes while the MCU is in low power mode. What would be the proper way to handle this?

The Reference Manual does not have code examples. Any sample code or guidance would be appreciated.

Thanks.

Re: S9KEAZN8 – Low power mode entry code example and PWM signal detection in sleep

Hello @ssjj 

Which IDE are you using? If you are using S32DS, there are example projects available for KEA128. These examples can also be used for KEA8 with minor modifications.

About enter low power mode, you can enter through the WFI instruction. For the specific implementation, you can refer to the pmc.c file, which includes functions such as PMC_SetMode().
 

If you have any other questions, please feel free to get back to me.


BR

Alice

标记 (1)
无评分
版本历史
最后更新:
‎06-04-2026 03:31 AM
更新人: