How to identify clock fault for s32k14x

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to identify clock fault for s32k14x

Jump to solution
805 Views
vienpeng
Contributor II

Hello, everyone !

I want to design a function that identifies the clock fault for S32K146, but the reference manual says "products in the S32K1xx' series do not have CMU."

Is there any other methods to achieve this function ?

Tags (1)
0 Kudos
1 Solution
770 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@vienpeng

      The CMU module only detects the FIRC clock as the main source, which does not mean that the clock source without the CMU module has no error detection mechanism. SOSC and SPLL  can  meet your needs. 

Senlent_0-1628215633297.png

etc.

SOSC:

Senlent_1-1628215952397.png

SPLL:

Senlent_3-1628216400933.png

 

Senlent_2-1628216362982.png

Hope this answer is useful to you!

BR!

    Jim.

View solution in original post

0 Kudos
2 Replies
771 Views
Senlent
NXP TechSupport
NXP TechSupport

Hi@vienpeng

      The CMU module only detects the FIRC clock as the main source, which does not mean that the clock source without the CMU module has no error detection mechanism. SOSC and SPLL  can  meet your needs. 

Senlent_0-1628215633297.png

etc.

SOSC:

Senlent_1-1628215952397.png

SPLL:

Senlent_3-1628216400933.png

 

Senlent_2-1628216362982.png

Hope this answer is useful to you!

BR!

    Jim.

0 Kudos
762 Views
vienpeng
Contributor II

Thank you ! @Senlent , I got it.

0 Kudos