2.4 tft lcd shield no display.
have purchased 2.4 tft lcd shield plugs arduino uno (see picture below) none of tft or utft libraries either github or adafruit work, , searched web software display, have found give errors when compiling.
emailed seller info , sent tftlcd software, pdf model dst2401ph (ili9325), , schematic of shield, software not work either, , have contacted seller again let him/her know of problem, yet no reply.
lcd shield simular adafruit 2.4 tft has been discontinued , has different pinout.
the web site lists tft library site not accessible download tft software.
using software supplied (tftlcd) these part of long list of errors shown:-
tftlcd/tftlcd.h:65: error: expected class-name before '{' token
tftlcd/tftlcd.h:67: error: expected `)' before 'cs'
tftlcd/tftlcd.h:72: error: 'uint16_t' has not been declared
tftlcd/tftlcd.h:69: error: 'uint16_t' not name type
graphicstest:20: error: no matching function call 'tftlcd::tftlcd(const uint8_t&, const uint8_t&, const uint8_t&, const uint8_t&, const uint8_t&)'
can advice , or software display show graphics not blank screen?

emailed seller info , sent tftlcd software, pdf model dst2401ph (ili9325), , schematic of shield, software not work either, , have contacted seller again let him/her know of problem, yet no reply.
lcd shield simular adafruit 2.4 tft has been discontinued , has different pinout.
the web site lists tft library site not accessible download tft software.
using software supplied (tftlcd) these part of long list of errors shown:-
tftlcd/tftlcd.h:65: error: expected class-name before '{' token
tftlcd/tftlcd.h:67: error: expected `)' before 'cs'
tftlcd/tftlcd.h:72: error: 'uint16_t' has not been declared
tftlcd/tftlcd.h:69: error: 'uint16_t' not name type
graphicstest:20: error: no matching function call 'tftlcd::tftlcd(const uint8_t&, const uint8_t&, const uint8_t&, const uint8_t&, const uint8_t&)'
can advice , or software display show graphics not blank screen?
Arduino Forum > Using Arduino > Project Guidance > 2.4 tft lcd shield no display.
arduino
Comments
Post a Comment