10 years, 10 months ago.

compile error

display driver code is compiled,it showing errors like p1.....p15 are undefined .how to define p1 top15

Question relating to:

SSD1963 TFT LCD Controller 8-bit mode program for writing to Newhaven Display 5.7\" TFT 640x480. Rev A Does not work yet BusInOut, SSD1963

1 Answer

10 years, 10 months ago.

It looks to me like this library was written for the LPC1768 if you fork it you may be able to get it working by replacing the lines that refer to LPC1768 pin names.

Accepted Answer

Thank you so much.Is it specific for LPC1768.Otherwise can I change port pins to my(K20)port pins.

posted by vanaja g 30 Oct 2014

Other than the pin names I suspect it isn't LPC1768 specific the best way to find out is to try :)

posted by Stephen Paulger 30 Oct 2014