Loading...
Pages: [1]   Go Down
Author Topic: TFT-LCD and SD CARD  (Read 250 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 1
Posts: 14
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hi,
I have itdb02 shield 3.2'' tftlcd.Using the sd card, i want to  install the picture to TFT LCD.But i get an error.
I am writing program this way:  myGLCD.loadBitmap(0, 0, 320, 240, "images1.RAW");


tflcd_devre.ino: In function 'void loop()':
tflcd_devre:96: error: 'class UTFT' has no member named 'loadBitmap'

Please Help Me..
Logged

Not behind you
Offline Offline
Newbie
*
Karma: 0
Posts: 21
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Now I'm no expert here, but what seems to be happening, is that 'class UTFT' has no member named 'loadBitmap' (UTFT does not have a loadBitmap command).
Logged

Pages: [1]   Go Up
Print
 
Jump to: