RDB1768V2 Board LCD Display Sleep

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

RDB1768V2 Board LCD Display Sleep

855 次查看
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 回复数

814 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by caprock on Mon May 21 11:07:51 MST 2012
Thanks Zero!
0 项奖励
回复

814 次查看
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 项奖励
回复