How to change serial clock frequency in QSPI configuration parameters

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

How to change serial clock frequency in QSPI configuration parameters

Jump to solution
1,149 Views
takashi_kojima
Contributor I

Hello, Community.

Is there a way to change the serial clock frequency in the QSPI configuration parameters after system startup?

I want to set the serial clock frequency in the QSPI configuration parameter to 55MHz, and change it to 99MHz after the system boots.

I searched all QuadSPIx_xxx registers, but could not find any setting items for the serial clock frequency.

How do I change the serial clock frequency?

Best Regards,

Takashi Kojima

Labels (1)
0 Kudos
1 Solution
1,028 Views
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

qspi clock generation is described in Figure 10-16. Flash Clock Diagram,

where ser_clk_4x is the serial clock root from CCM.

i.MX 7Dual Applications Processor Reference Manual

So it can be changed using CCM Table 5-11. Clock Root Table (QSPI_CLK_ROOT),

During boot with Table 6-50. QuadSPI configuration parameters, parameter "Serial Clock
Frequency".

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
2 Replies
1,028 Views
takashi_kojima
Contributor I

Hi, igor,
Thank you for your reply!

I understand that you can change serial clock frequency using Clock Root Table (QSPI_CLK_ROOT).

Best regards,
Takashi Kojima

0 Kudos
1,029 Views
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

qspi clock generation is described in Figure 10-16. Flash Clock Diagram,

where ser_clk_4x is the serial clock root from CCM.

i.MX 7Dual Applications Processor Reference Manual

So it can be changed using CCM Table 5-11. Clock Root Table (QSPI_CLK_ROOT),

During boot with Table 6-50. QuadSPI configuration parameters, parameter "Serial Clock
Frequency".

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos