JoaoLopesF / SPFD5408

Adafruit Libraries changed to works in TFT 2.4 shields with the SPFD5408 controller for Arduino Uno and Mega (Discontinued library)
MIT License
157 stars 110 forks source link

Initializing spfd5408 on Arduino Uno R3 #22

Closed jsweet13 closed 6 years ago

jsweet13 commented 6 years ago

Hello, I seem to be having trouble getting my display to work when updating Adafruit GFX and TFTLCD libraries to integrate your code changes but still no go.

Is there a list of binary hex values I can use to manually start the display through individual pin toggling, the boot sequence for the controller?

Thanks