Unable to download font file from GLK19264-7T-1U
Posted: Wed Aug 26, 2009 1:36 pm
Hello,
I am trying to download a font file from GLK19264-7T-1U using the command 0xFE 0xB2. But the size of the file is always returned as 0. I tried with the default fonts and bitmaps without luck. However the get file system command works good with the following as the sample output.
Number of files are 64
Flag = 8, type = 1, size = 904
Flag = 17, type = 2, size = 1695
Flag = 32, type = 81, size = 1538
Flag = 0, type = 0, size = 0
Flag = 0, type = 0, size = 0
I also tried to read the 904 bytes ignoring the file size value. But the initial 98 bytes were zeros. Not sure whether I can trust this. Additionally MogdSharp doesn't provide functions to download fonts or bitmaps from lcd. It does provide functions to upload fonts or bitmaps. This is with 1.x Pcb revision. Am I missing something. Is there any way to download a font file from lcd so that it can be uploaded later.
Appreciate any help!
I am trying to download a font file from GLK19264-7T-1U using the command 0xFE 0xB2. But the size of the file is always returned as 0. I tried with the default fonts and bitmaps without luck. However the get file system command works good with the following as the sample output.
Number of files are 64
Flag = 8, type = 1, size = 904
Flag = 17, type = 2, size = 1695
Flag = 32, type = 81, size = 1538
Flag = 0, type = 0, size = 0
Flag = 0, type = 0, size = 0
I also tried to read the 904 bytes ignoring the file size value. But the initial 98 bytes were zeros. Not sure whether I can trust this. Additionally MogdSharp doesn't provide functions to download fonts or bitmaps from lcd. It does provide functions to upload fonts or bitmaps. This is with 1.x Pcb revision. Am I missing something. Is there any way to download a font file from lcd so that it can be uploaded later.
Appreciate any help!