RDB1768V2 Board LCD Display Sleep

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

RDB1768V2 Board LCD Display Sleep

854件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by caprock on Mon May 21 10:03:12 MST 2012
Hi,

I am using the RDB1768V2 development board with the Sitronix ST637 controller and trying to blank the display during long testing periods. Currently I am using the SLPIN command to turn it OFF and SLPOUT to re-display. This works, but not completely. It seems that a backlight voltage is still applied.

Also tried the following extended sequences, but still backlight seems to be left on:

Sleep:
DISPOFF
VopSet(0,0)
SLPIN

Wake:
DISPON
VopSet(4,1)
SLPOUT

Does anyone know how this display can be completely turned off, or is this feature unavailable for this board?

Thanks
0 件の賞賛
返信
2 返答(返信)

813件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by caprock on Mon May 21 11:07:51 MST 2012
Thanks Zero!
0 件の賞賛
返信

813件の閲覧回数
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by Ex-Zero on Mon May 21 11:02:04 MST 2012
AFAIR Display LED power is not switched via GPIO or PWM.

It's just connected to 5V/GND with limiting resistor :mad:

Inserting a transistor could make it switchable and using PWM could make it dimmable :)
0 件の賞賛
返信