LCDInfo.com

http://www.lcdinfo.com
It is currently Tue Mar 19, 2024 13:33

All times are UTC + 2 hours




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: read from lcd
PostPosted: Thu Sep 17, 2009 13:26 
Offline

Joined: Thu Sep 17, 2009 13:05
Posts: 1
Hi all,
Iam new to this community. hopefully think i get answer for my question.
I developed a driver code for HG202-1A dot matrix lcd (2X20) in linux for samsung board .iam able to send data to lcd and able to use allcommands
but iam unable to read from the lcd .
my snippet is like this (this cod e i changed for linux)
LCD_RS = 1;
LCD_RW = 1;
LCD_EN = 1;
LCD_delay(1);
DATA = LCD_data;
LCD_EN = 0;
iam able to get only last written data from lcd i cleared the data port before reading at that time iam not getting any thing.
where us the pitfall iam not getting exactly .my view is that iam unable to read from lcd .
can anyone please help out. iam in urgency.


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

All times are UTC + 2 hours


Who is online

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