i.MX25 LCD output disable

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

i.MX25 LCD output disable

ソリューションへジャンプ
1,068件の閲覧回数
torus1000
Contributor V

Hi,

I want to disable LCD output then I luckily found a LCDC_EN bit.
However this bit seems one of the clock gates.

Is it safe to stop this clock after LCDC initialization done?

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
982件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus1000

yes safe. Also clock is enabled after all LCDC initialization is done,

as one can see in i.MX25 PDK splashscreen example lcd_ctrl_init()

uboot-imx.git - Freescale i.MX u-boot Tree

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
983件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi torus1000

yes safe. Also clock is enabled after all LCDC initialization is done,

as one can see in i.MX25 PDK splashscreen example lcd_ctrl_init()

uboot-imx.git - Freescale i.MX u-boot Tree

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信