External oscillator before FXOSC configuration

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

External oscillator before FXOSC configuration

Jump to solution
927 Views
via
Contributor I

I am trying to use an external quartz oscillator with an S32K344, instead of using a standalone quartz crystal.  The reference manual notes, "When the FXOSC is used in Bypass mode, the external clock source can only be enabled after the FXOSC is enabled."  

Does this mean that, with a 4-pin oscillator where one of the pins is an enable pin, I need to use a GPIO to not enable the oscillator until FXOSC is enabled (OSCON is set) and in bypass mode? I would instead prefer to hardwire the oscillator to always be enabled, what will happen if a clock is provided to EXTAL before FXOSC is enabled and put into bypass mode?

0 Kudos
Reply
1 Solution
882 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Sorry. Since S32K3XXRM has clearly mentioned the following requirements, I'm afraid you can only follow the instructions:

28.1.1 Chip-specific FXOSC information
For bypass mode applications, the EXTAL pin should be driven low when FXOSC is in off/disabled state.
•While initializing FXOSC: When the FXOSC is used in Bypass mode, the external clock source can only be enabled after the FXOSC is enabled.
•While disabling FXOSC: When the FXOSC is used in Bypass mode, the external clock source must already be inactive before disabling the FXOSC.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

View solution in original post

0 Kudos
Reply
1 Reply
883 Views
Robin_Shen
NXP TechSupport
NXP TechSupport

Hi

Sorry. Since S32K3XXRM has clearly mentioned the following requirements, I'm afraid you can only follow the instructions:

28.1.1 Chip-specific FXOSC information
For bypass mode applications, the EXTAL pin should be driven low when FXOSC is in off/disabled state.
•While initializing FXOSC: When the FXOSC is used in Bypass mode, the external clock source can only be enabled after the FXOSC is enabled.
•While disabling FXOSC: When the FXOSC is used in Bypass mode, the external clock source must already be inactive before disabling the FXOSC.


Best Regards,
Robin
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

0 Kudos
Reply