How to implement soft reset on S32K3xx without using watchdog

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

How to implement soft reset on S32K3xx without using watchdog

614件の閲覧回数
zp001
Contributor III

Hello,

I'd like to know how to implement soft reset on S32K3xx without using watchdog.

The DS only list some reset sources, can you tell us how to use them?

Thanks!

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

602件の閲覧回数
danielmartynek
NXP TechSupport
NXP TechSupport

Hello @zp001,

As you mentioned, the S32K3 RM rev.5 lists all the available reset sources
Table 158. Destructive reset sources
Table 116. Functional reset sources

Refer to this thread, it shows how to trigger SW_FUNC reset using the RTD Power_Ip API.
https://community.nxp.com/t5/S32K/S32K344-How-to-manually-trigger-one-Function-Reset/m-p/1504882

 

Thank you,

BR, Daniel

 

0 件の賞賛

594件の閲覧回数
zp001
Contributor III

@danielmartynek ,

Thank you very much!

0 件の賞賛