LCDInfo.com

http://www.lcdinfo.com
It is currently Fri Mar 29, 2024 11:14

All times are UTC + 2 hours




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: Sun Apr 30, 2006 12:16 
Offline

Joined: Mon Jun 20, 2005 23:03
Posts: 161
Location: Hong Kong
After wiring a few Nokia 3310's and a 5210 according to this thread, I've discovered the 5210's are horizontally flipped, in both LCDInfo and my own software. Searching the forum hightlighted another user with an 8210 who has also observed this within LCDInfo.

Here's a DivX clip displaying the extent of the problem.

Any ideas anyone?

I'm using the same initialization sequence as LCDInfo:
Code:
      // Power On
       lWritePort(hw->portDAddr, POWER);
       lSleep(10);
       lWritePort(hw->portDAddr, RESET_POWER);

      // command sequence borrowed from LCDInfo
       PCD8544_write_command(hw, 0x21);   // LCD Extended Commands.
       PCD8544_write_command(hw, 197);      // Set LCD Vop (Contrast).
       PCD8544_write_command(hw, 0x06);   // Set Temp coefficent.
       PCD8544_write_command(hw, 0x13);   // LCD bias mode 1:48.
       PCD8544_write_command(hw, 0x20);   // LCD Standard Commands, Horizontal addr mode.
       PCD8544_write_command(hw, 0x0C);   // LCD in normal mode.




edit:
Seems 5210's are addressed right to left.

Back view:
Image
Part number as written on the back: DMD07687

_________________
myLCD - An LCD framebuffer library
(KS0108, PCD8544, SED1565, SED1335,
Nokia Colour LCD's, T6963C, TCP/IP, etc..)
http://mylcd.sourceforge.net/


Top
 Profile  
 
 Post subject:
PostPosted: Mon Feb 04, 2008 18:48 
Offline

Joined: Mon Feb 04, 2008 18:44
Posts: 2
hi
what is the pinout for that lcd? i have one too


Top
 Profile  
 
 Post subject:
PostPosted: Tue Apr 06, 2010 18:50 
Offline

Joined: Mon Apr 05, 2010 19:25
Posts: 1
Has anyone solved the problem with right-to-left addressing? I have the same results with this lcd, also the bias commands are not working for setting the brightness... (( sorry for my boring english...


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 36 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:  
cron
Powered by phpBB® Forum Software © phpBB Group