How to generate 8Mhz clock out from PLL in I.mx6ull processor

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

How to generate 8Mhz clock out from PLL in I.mx6ull processor

749 Views
prabhu1
Contributor III

Hi,

Pls, Can you suggest how to generate 8Mhz clock output using PLL in i.mx6ull processor.

3 Replies

640 Views
prabhu1
Contributor III

Hi Igorpadykov,

Other than CCM_CLKO1,2 any other PLL pin possibilities to generate 8MHz clock out.

pastedImage_1.png

In above image CCM_CLKO1,2 are connected JTAG pins(JTAG_TMS and JTAG_TDO) Since JTAG  pins N15 or P14 has been used for 8MHZ clock, will that be conflicting when we use JTAG. So any other pins for 8MHz clock generate.

0 Kudos
Reply

640 Views
igorpadykov
NXP Employee
NXP Employee

Hi prabhu

one can output "osc_clk" (24MHz dividing by3) on CCM_CLKO1,2 (look at sect.4.1.1 Muxing Options)

using CCM_CCOSR register described in sect.18.6.21 CCM Clock Output Source

Register (CCM_CCOSR) i.MX6ULL Reference Manual, configuring it in uboot.

https://www.nxp.com/webapp/Download?colCode=IMX6ULLRM 

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

640 Views
prabhu1
Contributor III

Hi Igorpadykov,

Thank you for your help!

0 Kudos
Reply