Display clocks

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

Display clocks

487 Views
jotes
Contributor IV

Hello,

In our project we need two clocks running simultaneously:

- one of IPU DI clocks (for example ipu2_di1) at 148.5 MHz

- LDB clock (ldb_di0_div_7) at 74.25 MHz

Is there any way to do that? We are using IMX6QP.

0 Kudos
1 Reply

346 Views
igorpadykov
NXP Employee
NXP Employee

Hi jotes

seems this could be possible as i.MX6DQP has two IPUs, LDB selection can be performed

using IOMUXC_GPR3 register. Each IPU has two DI interfaces. For clocks one can refer to

IPUx_DIy_CLK_ROOT clocks on Figure 18-3 i.MX6DQP Reference Manual.

https://www.nxp.com/docs/en/reference-manual/iMX6DQPRM.pdf 

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

0 Kudos