LCDInfo.com

http://www.lcdinfo.com
It is currently Thu Mar 28, 2024 12:19

All times are UTC + 2 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
PostPosted: Mon Aug 07, 2006 23:52 
Offline

Joined: Mon Jul 24, 2006 22:01
Posts: 2
Hello,

I recently started using the C18 langauge to write commands/data from the pic 18f to T6963C controller and display text/graphics on a 28x128 pixel LCD

I am reading through the T6963C datasheet, but finding the section on declaring the text/graphics memory home addresses in the 8kb of the controller difficult. Also declaring of the graphics/text areas, as the datasheet mentions.

I started to write some basics ideas below.

Could anyone possibly offer further guidance to understanding how to set the memory home addresses for graphics/text. And setting of the graphics/text area?

void init(void)
{
/*
Mode Set (OR) (0x80)

Graphic Home Address Data (?)
Graphic Home Address set Command (0x42)

Graphic Area Data (?)
Graphic Area set Command (0x43)

Text Home Address set Command (0x40)

Text Area set command (0x41)

Display Mode (0x9F)
*/
}

Thank you


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group