It is currently Sat May 25, 2013 6:21 pm

All times are UTC - 7 hours [ DST ]




 Page 1 of 1 [ 2 posts ] 
Author Message
 Post subject: LCD back-light on, but text no display on LCD
PostPosted: Thu Nov 05, 2009 6:19 am 
LCD?

Joined: Thu Nov 05, 2009 6:14 am
Posts: 2
I have serial UART TXD line connected to EDE702, then LCD MOP-162A connected to EDE702. I am able to turn on back-light with below fisrt two lines, next few lines to display text on LCD, but text not displaying on LCD, can I get some sample code or how can I debug this?. thanks for help.


//turn on backlight
uart_putc(1, 254);
uart_putc(1, 253);


//display text
uart_putc(1, 254);
uart_putc(1, 1);
uart_puts(1, "HELLO WORLD");


//2nd line on LCD
uart_putc(1, 0xFE);
uart_putc(1, 0xC0));
uart_puts(1, "2ND LINE DISPLAY");


Offline
 Profile  
 
 Post subject:
PostPosted: Thu Nov 05, 2009 9:06 am 
Matrix Orbital
Matrix Orbital

Joined: Thu Dec 13, 2001 5:00 pm
Posts: 728
Location: Earth.... I think..
I suggest you contact E-LAB Digital Engineering for support on their chip, we cannot help you with this.


Offline
 Profile  
 
Display posts from previous:  Sort by  
 Page 1 of 1 [ 2 posts ] 

All times are UTC - 7 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 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
You cannot post attachments in this forum

Search for:
Jump to:  

cron