LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 9:09

All times are UTC + 2 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: SPI Commands to draw
PostPosted: Sun Oct 04, 2009 9:12 
Offline

Joined: Sun Oct 04, 2009 9:08
Posts: 1
I understand the LCD-00569 (nokia 128x128 lcd) uses spi, and that the exact protocol for commanding it to draw is different depending on the controller/driver that the lcd comes with
(
epson controller: http://www.sparkfun.com/datasheets/LCD/ ... 493_03.pdf
Philips 132 x 132 x 3 PCF8833 http://www.nxp.com/acrobat_download/dat ... 8833_1.pdf
)

and the non-knockoff, LCD-00763 (Graphic 128x128 OLED) uses the spi-based SSD1339 driver... the Inex Graphic LCD 84x48 uses yet another spi based controller (Philips PCD8544)...

In general, are these spi protocols somewhat close, or would swapping lcds be a complete re-write of the software?

The reason I ask is that I have a board with software (that I didn't write) that drives via spi, an RiT 14201 series LCD (model RGS13128096WH000) (SSD1329U2 driver?)...
unfortunately, I can't get a hold of the lcd's datasheet, I just know that it's spi based. Since the board/software already does all the graphics drawing, I'm hoping to drop a replacement lcd whose protocol is similar so that the software changes are minimal.

Any suggestions?


Top
 Profile  
 
 Post subject:
PostPosted: Mon Aug 02, 2010 15:49 
Offline

Joined: Fri Jul 30, 2010 20:12
Posts: 10
You may still do some minor changes, but the 3-line SPI with D/C control bit should be similiar, the changes may related to the organization of Display RAMs.

Have you tried anything?


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

All times are UTC + 2 hours


Who is online

Users browsing this forum: No registered users and 4 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