S32k314 STM Clock question

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

S32k314 STM Clock question

414 次查看
dpsdprtmvl
Contributor I

We are currently migrating from the S32K344 environment to the S32K314.

During the GPT initialization process, a core power-down occurs.

One of the key differences we've identified between the S32K344 and the S32K314 is the generation of the STM1_CLK (STMB_CLK).
In the case of the S32K344, STMB_CLK is properly generated.

In the S32K314 environment, we forcibly added the STMB_CLK configuration to the generated Clock_Ip_PBcfg.c file.
After doing so, the GPT initialization worked correctly and the system booted without any issues.

However, we don’t understand why simply adding this configuration would cause the GPT init to work as expected.
We are trying to understand how this change alone resolves the issue.

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

386 次查看
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

If it is a new project, it is recommended to use the latest S32K3 RTD, because many bugs are fixed.

Have you tested the latest S32K3_S32M27x Real-Time Drivers ASR R21-11 Version 5.0.0?

Best Regards,
Robin

0 项奖励
回复