Load Bitmap to Buffer Command does not find file
Posted: Tue Nov 16, 2010 11:33 am
I've seen this topic come up multiple times without resolution.
After loading the file "00.bmp" which is a 470x272 24-bit color 376KB bitmap into the SD card's root directory. I run the command sequence:
254
95
0
48
48
46
98
109
112
0
To which the LCD replies:
252 95 00 01 00
About my setup:
I have the LCD connected to a PIC through the serial TTL connection. The display functions properly when characters and other commands are sent. I have loaded other pictures into the SD card including a much smaller version of the file "00.GIF" and other small files such as "01.bmp". When I try loading those, I am met with the same response.
One thing that I am not clear about is the maximum size of the buffer. It may be mentioned somewhere in the manuals, but after searching I could not find it. What is the size of the buffer?
I know the manual says only BMP JPEG (RGB) and GIF files are supported, but there are many types of those files. Are there any restrictions? 24-bit 8 bit 1 bit? JPEG compression ratios, etc?
The mass storage jumper's state is not defined in the manuals for regular communications for the serial version of the display. I have left it unpopulated as it came in the box. How should it be connected?
Thanks
After loading the file "00.bmp" which is a 470x272 24-bit color 376KB bitmap into the SD card's root directory. I run the command sequence:
254
95
0
48
48
46
98
109
112
0
To which the LCD replies:
252 95 00 01 00
About my setup:
I have the LCD connected to a PIC through the serial TTL connection. The display functions properly when characters and other commands are sent. I have loaded other pictures into the SD card including a much smaller version of the file "00.GIF" and other small files such as "01.bmp". When I try loading those, I am met with the same response.
One thing that I am not clear about is the maximum size of the buffer. It may be mentioned somewhere in the manuals, but after searching I could not find it. What is the size of the buffer?
I know the manual says only BMP JPEG (RGB) and GIF files are supported, but there are many types of those files. Are there any restrictions? 24-bit 8 bit 1 bit? JPEG compression ratios, etc?
The mass storage jumper's state is not defined in the manuals for regular communications for the serial version of the display. I have left it unpopulated as it came in the box. How should it be connected?
Thanks