LCDInfo.com

http://www.lcdinfo.com
It is currently Fri Mar 29, 2024 16:00

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Auto mode in T6963C
PostPosted: Fri Oct 28, 2005 8:48 
Offline

Joined: Tue Aug 24, 2004 9:35
Posts: 10
Hi Everybody
I just tried to used T6963C based graphical LCD. I was trying to draw the images in the garphical LCD pixel by pixel. It worked, but it was so slow. I looked on the forum, and I found I can use auto mode in T6963C. However, I can not understand how auto mode works, can somebody please explain to me how it works, and how can I use that to draw a image in C language?

Thanks


Top
 Profile  
 
 Post subject:
PostPosted: Sat Oct 29, 2005 11:27 
Offline

Joined: Mon Jun 20, 2005 23:03
Posts: 161
Location: Hong Kong
If you're problem is one of performance then try drawing to a buffer, then send the buffer to the lcd.


Top
 Profile  
 
 Post subject:
PostPosted: Sun Oct 30, 2005 1:16 
Offline

Joined: Tue Aug 24, 2004 9:35
Posts: 10
I tried to use the auot mode.
Basicly, I looked at the T6963c tutorials. It states that I shuould set auto write by setting writting command with B0h. Then, I can write data and check the status of STA2. In the end, I should reset the auot mode. The thing that puzzles me is what data should I write. If I want to plot a dot at location (0, 0), what data should witre. I have been using the function called void SetLCDPixel(int x, int y) found in the http://forum.lcdinfo.com/viewtopic.php?t=362.

Please give me some suggestions.

Thanks


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

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