MPC5748G Watchdog Clock configuration

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

MPC5748G Watchdog Clock configuration

1,582件の閲覧回数
Ada_Lovelace
Contributor IV

Hi, I am using MPC5748G watchdog module.And how to config system clock?Can you give me some guidance?In addition, MPC5748G watchdog need FCCU?

Ada_Lovelace_0-1650531790184.png

Ada_Lovelace_1-1650531907161.png

 

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

1,563件の閲覧回数
petervlna
NXP TechSupport
NXP TechSupport

Hello,

I am using MPC5748G watchdog module.And how to config system clock?

System clock is configured in CGM module and then you need to do mode transition in Mode entry module (ME).

Example:

petervlna_0-1650613347593.png

Example sw can be found here:

https://community.nxp.com/t5/MPC5xxx-Knowledge-Base/MPC5-software-example-list/ta-p/1102445#MPC5748G

In addition, MPC5748G watchdog need FCCU?

On this device you dont need FCCU for reset from SWT. It is routed directly to reset module.

petervlna_1-1650613804506.png

However, you can also set FCCU react on SWT event, usually it is good to have redundant path for SWT event. Depends on safety level of application.

 

best regards,

Peter

0 件の賞賛
返信

1,554件の閲覧回数
Ada_Lovelace
Contributor IV

Hello, Peter

I have another question. Does the reset module need to be configured manually? Or does SWT timeout automatically trigger the route to reset?

Can you give me some guidance? thank you.

0 件の賞賛
返信