LCDInfo.com http://forum.lcdinfo.com/ |
|
Nokia 5210 horizontally flipped http://forum.lcdinfo.com/viewtopic.php?f=6&t=1566 |
Page 1 of 1 |
Author: | Michael [ Sun Apr 30, 2006 12:16 ] |
Post subject: | Nokia 5210 horizontally flipped |
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: Part number as written on the back: DMD07687 |
Author: | Virtual_Speed [ Mon Feb 04, 2008 18:48 ] |
Post subject: | |
hi what is the pinout for that lcd? i have one too |
Author: | yakuzaa [ Tue Apr 06, 2010 18:50 ] |
Post subject: | |
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... |
Page 1 of 1 | All times are UTC + 2 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |