What are the correct values for these two commands?

[EDIT] Manual Update should be 91 i think, but what about Scroll?
Moderator: Mods
Code: Select all
#clear buffer 0
254
209
0
# load file 'images/bghomer.bmp' into index 0
254
95
0
105
109
97
103
101
115
47
98
103
104
111
109
101
114
46
98
109
112
0
# display index 0 bitmap at 0,0
254
97
0
0
0
0
0
Code: Select all
#what does the following mean?
252
95
0
1
255
# Buffer does not contain a valid bitmap
252
97
0
1
4
I am unable to see SD card on my PC to upload the image on SD card I tried with plug in usb with mass storage device but it is not displaying anything on TFT also not showing any external drive on PC.Henry wrote:the path used will access the SD card be default. So if your bitmaps are stored in "menu" on the SD Card, you would just access "menu/button1.bmp" for example.
Clark wrote:No worries Ashok,
The Mass Storage section in the manual will direct you as to what jumper settings and headers are required for either communication, or in your case storage. With the USB model, I like to use one cable only (you can use both at the same time). Making sure the jumper and cable are on the same side of the board allows me to keep track of the mode I'm in.
~Troy
Ashok wrote:Clark wrote:No worries Ashok,
The Mass Storage section in the manual will direct you as to what jumper settings and headers are required for either communication, or in your case storage. With the USB model, I like to use one cable only (you can use both at the same time). Making sure the jumper and cable are on the same side of the board allows me to keep track of the mode I'm in.
~Troy
I have tried the same procedure but when I placed the jumper on USB mass storage device the power is up on tft but neither it shows up the USB cable sign on TFT nor the external drive on PC.