CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: problem with 4 bit lcd with 18f4520
jhon_s

Replies: 3
Views: 9147

PostForum: General CCS C Discussion   Posted: Fri Jun 10, 2016 4:42 am   Subject: problem with 4 bit lcd with 18f4520
Thank you sir. I got proper output.
  Topic: problem with 4 bit lcd with 18f4520
jhon_s

Replies: 3
Views: 9147

PostForum: General CCS C Discussion   Posted: Thu Jun 09, 2016 11:46 pm   Subject: problem with 4 bit lcd with 18f4520
my code is given below,,


#include <main.h>

#define rs pin_c0
//#define rw pin_c1
#define en pin_c2

#define LCD_DB4 PIN_D4
#define LCD_DB5 PIN_D5
#define LCD_DB6 PIN_D6
#def ...
  Topic: problem with 4 bit lcd with 18f4520
jhon_s

Replies: 3
Views: 9147

PostForum: General CCS C Discussion   Posted: Thu Jun 09, 2016 11:44 pm   Subject: problem with 4 bit lcd with 18f4520
I am new for pic programming. I wrote code and test it on Proteus. My 8 bit lcd code is working properly but having issue with 4 bit mode. I also checked that with my code command and data reached at ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group