S32K3 STANDBY MODE

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

S32K3 STANDBY MODE

2,236件の閲覧回数
Jon123
Contributor II

Chip: S32K3 series.
Phenomenon: now test pin PTA29, connect pull-down resistance, before hibernation, open pin hold, test pin level, high level; after sleep, test pin level, high level; test pin level, low level after waking up before pin initialization.
Check the register and find that after waking up, the pin hold register has been cleared, that is, off the pin hold. Now you want to keep the pin high after waking up. How to configure it?thank you.

0 件の賞賛
返信
3 返答(返信)

2,191件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Jon123,

Refer to the document in S32K3_low_power_management.zip

https://community.nxp.com/t5/S32K-Knowledge-Base/S32K3-Low-Power-Management-AN-and-demos/ta-p/152772...

Chapter 7. Pad keeping in Standby mode

 

Regards,

Daniel

0 件の賞賛
返信

2,169件の閲覧回数
Jon123
Contributor II

Maybe my question is expressed incorrectly, I'm sorry, I mean I can keep the pin in the pin state under standby mode, and I found that when the chip is awakened, the pin hold register will be cleared, but I hope that when the chip wakes up, the pin hold state is still on hold state, can this situation be realized?

0 件の賞賛
返信

2,129件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hi @Jon123,

The MCU goes through a system reset when the MCU exits the Standby mode.

The registers will always be cleared to their specified reset values.

 

Regards,

Daniel

0 件の賞賛
返信