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

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

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

1,226件の閲覧回数
prabhu1
Contributor III

Hi,

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

3 返答(返信)

1,117件の閲覧回数
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 件の賞賛
返信

1,117件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------

1,117件の閲覧回数
prabhu1
Contributor III

Hi Igorpadykov,

Thank you for your help!

0 件の賞賛
返信