Sony Ericsson t230 lcd
Lcd chip : i2c version of UC1682s UltraChip
Code : RNH 942213
Resolution : 101x80 4k colors
Any chance somebody have a C driver to be used on a 18F pic. ???
Thanks in advance.
jujoab
Ttelmah
Joined: 11 Mar 2010 Posts: 19552
Posted: Tue Oct 10, 2017 11:51 am
First it is a 2.85v device, so needs to be with a 3v PIC.
This code at the end here is in assembler, but should be adaptable:
<http://www.module.ro/sony_ericsson_lcd.html>
Remember the standard graphic library included with CCS, can drive any chip. You only need to write the routines to do the physical I/O and configure the chip, which this contains.
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 You cannot vote in polls in this forum