Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: LCD code for recorder

Re: LCD code for recorder

From: Andrew Jamieson <ajamiesn_at_mira.net>
Date: Sat, 29 Dec 2001 21:45:48 +1100

According to the Solomon web site, they only have one (current) display
controller that uses an embedded ASCII table - the SSD1801. And this is
only in sample ...

I have requested the datasheet from them to see if the connections line up,
but a Solomon solution is looking unlikely.

Solomon product list page:

http://www.solomon-systech.com/products/porduct_lists.htm


CM



----- Original Message -----
From: "Björn Stenberg" <bjorn_at_haxx.se>
To: <jukebox_at_cool.haxx.se>
Sent: Saturday, December 29, 2001 9:31 PM
Subject: Re: LCD code for recorder


Gary Czvitkovicz wrote:

> I've worked with the LCD controller used by the recorder on another
> project, so I've put together some code to drive it.

Great! This comes very handy, since the LCD is something of a stepping stone
that unlocks a lot of other stuff. Being able to display information will
greatly improve the speed of discovery and development.

I'm guessing the tricky thing left to do is to figure out the command codes
used on the AJB6K display controller.

I'll be away for the week, so I don't expect to be trying anything with this
myself until next weekend. But I'm sure someone else will. :-)

> Any info on the display used on the AJB6K? From a quick look at the
> disassembled firmware, it seems like a different controller, but it uses a
> similar serial data protocol. It seems to take ASCII characters directly
> and does it's own character generation.

Yes, the AJB6K has a character (rather than bitmap) display. It seems to
take
ASCII, or at least 8 bits per character. There is a translation table in the
firmware that indicates the display does not use normal ASCII.

/Björn
Received on 2001-12-29

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy