rezaf
Advanced Member level 4
- Joined
- Apr 11, 2009
- Messages
- 106
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 1,298
- Location
- Montagram
- Activity points
- 2,147
Hi,
I'm working on an project that should have an Nokia 6610 LCD with Philips PCF8833 driver. the LCD is like to LCD of Olimex SAM7 board:
https://www.olimex.com/Products/ARM/Atmel/SAM7-EX256/
I'm working with this LCD with help of "Nokia 6100 LCD Display Driver, Author: James P. Lynch" :
https://www.sparkfun.com/tutorial/Nokia 6100 LCD Display Driver.pdf
Now my LCD work but have problems with "LCDPutChar" and "LCDPutStr" functions.
the problem: this two functions write characters mirrored(even with changing INVON and INVOFF commands). how can I correct this ?
also I want to write strings on the LCD in Landscape orientation. do you have any idea to do this work ? do I must edit font table arrays or edit functions or ...
Please help me.
Thanks,
Best Regards.
I'm working on an project that should have an Nokia 6610 LCD with Philips PCF8833 driver. the LCD is like to LCD of Olimex SAM7 board:
https://www.olimex.com/Products/ARM/Atmel/SAM7-EX256/
I'm working with this LCD with help of "Nokia 6100 LCD Display Driver, Author: James P. Lynch" :
https://www.sparkfun.com/tutorial/Nokia 6100 LCD Display Driver.pdf
Now my LCD work but have problems with "LCDPutChar" and "LCDPutStr" functions.
the problem: this two functions write characters mirrored(even with changing INVON and INVOFF commands). how can I correct this ?
also I want to write strings on the LCD in Landscape orientation. do you have any idea to do this work ? do I must edit font table arrays or edit functions or ...
Please help me.
Thanks,
Best Regards.