How can the PSWITCH feature be disabled in software?

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

How can the PSWITCH feature be disabled in software?

986 次查看
rfa
Contributor I

We tried making changes to  ..boot_prep/init-mx28.c to disable PSWITCH, but were unable to.  Any suggestions on what exact changes are required to do this?

标签 (1)
0 项奖励
回复
1 回复

858 次查看
art
NXP Employee
NXP Employee

The power-off functionality of the PSWITCH signal can be disabled by setting the FASTFALLPSWITCH_OFF bit in the HW_POWER_RESET register.

The power-on functionality of the PSWITCH signal can be disabled by setting the DISABLE_PSWITCH bit in the HW_RTC_PERSISTENT0 register.

The entering recovery mode functionality of the PSWITCH signal cannot be disabled in any way.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复