Hi,
I'm having problems with a display.
After 1 to 2 days, freeze the display.
After a reset, it works again.
I only see a black bar at the bottom.
CFAG320240CX-TFH-T
http://www.youtube.com/watch?v=mYWAzUltyBo
INIT CODE
I'm having problems with a display.
After 1 to 2 days, freeze the display.
After a reset, it works again.
I only see a black bar at the bottom.
CFAG320240CX-TFH-T
http://www.youtube.com/watch?v=mYWAzUltyBo
INIT CODE
Code:
' 320 x 240 Display
'==========================================================
' P1 P2 P3 P4 P5 P6 P7 P8
'SYSTEM SET
' M0 FX FY C/R TC/R L/F AP -
Dat1:
Data &H30 , &H87 , &H07 , &H27 , &H31 , &HEF , &H28 , &H00
' P1 P2 P3 P4 P5 P6 P7 P8 P9 P10
'SCROLL
Dat2:
Data &H00 , &H00 , &HF0 , &HB0 , &H04 , &HF0
'==========================================================
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.