Generate clock frequency of 26MHZ

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

Generate clock frequency of 26MHZ

498 Views
velayutha_perum
Contributor I

Dear Team,

      I am using Imx6ull in our design. I want to configure this pin CCM_CLK1_P to give output of 26MHZ? But when i search like CLK1_P, I can see this bit in 5 to 6 registers. I do know to which register we have to enable it.

My requirement is i need to generate 26MHZ with this pin.

Can you help me on this?

Thanks

Peru 

Labels (1)
0 Kudos
1 Reply

434 Views
igorpadykov
NXP Employee
NXP Employee

Hi Peru

one can try to output clock CLKO1,2 using CCM_CCOSR register, described in

sect.18.6.21 CCM Clock Output Source Register (CCM_CCOSR)

i.MX 6ULL Applications Processor Reference Manual

Use divider CLKO1(2)_DIV : /8, 26MHz *8=128MHz and

generate 128MHz on some unused clock, for example "sai1_clk_root" or

spdif0_clk_root, depending on application.

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

0 Kudos