sumotoy / RA8875

A library for RAiO RA8875 display driver for Teensy3.x or LC/Arduino's/Energia/Spark
GNU General Public License v3.0
79 stars 55 forks source link

Pink hue when drawing whites. #68

Closed itman496 closed 9 years ago

itman496 commented 9 years ago

It seems that when I tell the system to draw white, it makes a pink hue. (this also happens in adafruit's driver)

However, I know the screen is capable of drawing white, because on initial power up, it flashes white. But then every white after that is slightly pink. Not sure what's going on?

I've already spread my spi cables apart to make sure it isn't interference. 8 and 16 bit modes make no difference.

Using the adafruit breakout and a 5" screen on the uno. img_20150817_092816_885

itman496 commented 9 years ago

EDIT: May be my display being defective. Will keep updated.

itman496 commented 9 years ago

EDIT2: Defective lcd was the cause, tested with another unit. Never mind!