dgolda / UTFT

Modified UTFT library working with ILI9327 8-bit for example 3.5" TFT LCD from mcufriend.com
50 stars 30 forks source link

Library not working with DUE ILI9481 #9

Open Bwargle opened 8 years ago

Bwargle commented 8 years ago

Is there a version of this library for the Arduino Due board and the 3.5"TFT?. I get a compile error:

In file included from C:\test\libraries\UTFT-master\UTFT.cpp:83:0: C:\test\libraries\UTFT-master\hardware/arm/HW_SAM3X8E.h:9:51: error: no 'void UTFT::LCD_Writ_Bus(char, char, byte)' member function declared in class 'UTFT' void UTFT::LCD_Writ_Bus(char VH,char VL, byte mode)

11Naweed11 commented 4 years ago

I am getting the same error with ili9486.