MPC5748G Watchdog Clock configuration

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

MPC5748G Watchdog Clock configuration

882 次查看
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 回复数

863 次查看
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 项奖励

854 次查看
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 项奖励