Unable to download font file from GLK19264-7T-1U

LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT Series

Moderators: Henry, Mods

Post Reply
glkuser09
LCD?
Posts: 6
Joined: Wed Aug 26, 2009 1:12 pm

Unable to download font file from GLK19264-7T-1U

Post by glkuser09 »

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!
Ray
Matrix Orbital
Matrix Orbital
Posts: 745
Joined: Thu Dec 13, 2001 4:00 pm
Location: Earth.... I think..
Contact:

Post by Ray »

Whats the firmware revision of the module you are using? mogd# Lacks the functionality since most customers make a single master filesystem image thats copied to all other units instead of doing that on a per font / bitmap basis.
glkuser09
LCD?
Posts: 6
Joined: Wed Aug 26, 2009 1:12 pm

Post by glkuser09 »

Ray,

Appreciate your help. Firmware revision is 1.1.

Thanks!
Post Reply