CCM_CLK1_N/P pads P16 and P17 on imx6 MCIMX6Y2 how to use as an output?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

CCM_CLK1_N/P pads P16 and P17 on imx6 MCIMX6Y2 how to use as an output?

跳至解决方案
246 次查看
Kevin16
Contributor I

image (1).png

The picture above is from document number: IMX6ULLHDG.

It states that CCM_CLKx_P/N can be used as an output.

How can this be done? The IMX6 reference manual does not even mention CCM_CLKx_P/N. Can someone post the steps to set them as outputs and rout an internal clock to them?

 

NOTE: I am not talking about CCM_CLKOx!! I am talking about CCM_CLK1_N/P pads P16 and P17 on imx6 MCIMX6Y2.

 

Thank you.

0 项奖励
回复
1 解答
198 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @Kevin16 

I hope you are doing well.

 

This can be configured from LVDS1_CLK_SEL and LVDSCLK1_OBEN:

Alejandro_Salas_0-1728326381964.png

Alejandro_Salas_1-1728326459814.pngAlejandro_Salas_2-1728326476035.png

Best regards,

Salas.

在原帖中查看解决方案

0 项奖励
回复
2 回复数
199 次查看
Alejandro_Salas
NXP TechSupport
NXP TechSupport

Hello @Kevin16 

I hope you are doing well.

 

This can be configured from LVDS1_CLK_SEL and LVDSCLK1_OBEN:

Alejandro_Salas_0-1728326381964.png

Alejandro_Salas_1-1728326459814.pngAlejandro_Salas_2-1728326476035.png

Best regards,

Salas.

0 项奖励
回复
145 次查看
Kevin16
Contributor I
I was able to output XTAL. Thank you.