How to disable LCD_CLK in IMX6ULL processor pin number A8

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

How to disable LCD_CLK in IMX6ULL processor pin number A8

1,450 次查看
prabhu1
Contributor III

Hi,

Pls, Can any one suggest how to diasable LCD_CLK pin A8 in imx6ull.

Currently in my design I configured LCD-CLK pin as a GPIO but at initialization time(power up time) default 9MHZ clock is coming. So I want to disable that clock.

By using any PLL or any other one is there to disable that LCD_CLK?imx6ull gpio isssue.png

2 回复数

1,389 次查看
igorpadykov
NXP Employee
NXP Employee

Hi prabhu

one can try to disable clock using CCM_CCGR2 register in uboot or dcd header

mx6ullevk\freescale\board - uboot-imx - i.MX U-Boot 

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

1,389 次查看
prabhu1
Contributor III

Hi Igor,

Thanks for your help.

0 项奖励
回复