About LCD_RESET pin of LCD IF of iMX28

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

About LCD_RESET pin of LCD IF of iMX28

ソリューションへジャンプ
718件の閲覧回数
yuuki
Senior Contributor II

LCD IF of i.MX28 has LCD_RESET pin.

According to RESET(Bit0) of HW_LCDIF_CTRL1, LCD_RESET output signal is able to controled by changing this field.

I think that LCD_RESET pin is controllable by GPIO.

Does the control by RESET bit field have a special function (compared with GPIO control)?
Is RESET set by conditions automatically?

Best Regards,

ラベル(1)
0 件の賞賛
1 解決策
556件の閲覧回数
Yuri
NXP Employee
NXP Employee

  You are right, according to section 9.2.2 (Pin Interface Multiplexing)  of the i.MX28
Reference Manual : “Because the pin mux configuration is independent for each individual

pin, many pins which are not required for a given active interface can be reused as GPIO

  1. pins. For example, the LCD_RESET pin can be configured and controlled as a GPIO pin, while

the other LCD interface pins are still controlled by the LCDIF”.
Also note LCD_RESET pin function may be selected via HW_PINCTRL_MUXSEL7 [BANK3_PIN30]

as LCD_RESET, or as LCD_VSYNC, or as GPIO. Please take a look at section 9.4.9 “PINCTRL Pin
Mux Select Register 7 (HW_PINCTRL_MUXSEL7)”. LCD_RESET signal polarity, when using under LCDIF,

is controlled via HW_LCDIF_CTRL1 [RESET] bit. [Section 33.4.2 “LCDIF General Control1 Register

(HW_LCDIF_CTRL1)”.] Note : no automatic control.

元の投稿で解決策を見る

0 件の賞賛
1 返信
557件の閲覧回数
Yuri
NXP Employee
NXP Employee

  You are right, according to section 9.2.2 (Pin Interface Multiplexing)  of the i.MX28
Reference Manual : “Because the pin mux configuration is independent for each individual

pin, many pins which are not required for a given active interface can be reused as GPIO

  1. pins. For example, the LCD_RESET pin can be configured and controlled as a GPIO pin, while

the other LCD interface pins are still controlled by the LCDIF”.
Also note LCD_RESET pin function may be selected via HW_PINCTRL_MUXSEL7 [BANK3_PIN30]

as LCD_RESET, or as LCD_VSYNC, or as GPIO. Please take a look at section 9.4.9 “PINCTRL Pin
Mux Select Register 7 (HW_PINCTRL_MUXSEL7)”. LCD_RESET signal polarity, when using under LCDIF,

is controlled via HW_LCDIF_CTRL1 [RESET] bit. [Section 33.4.2 “LCDIF General Control1 Register

(HW_LCDIF_CTRL1)”.] Note : no automatic control.

0 件の賞賛