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 4 matches
CCS Forum Index
Author Message
  Topic: LCD 16x2 not displaying any image
metaldragon

Replies: 10
Views: 17411

PostForum: General CCS C Discussion   Posted: Wed Apr 04, 2012 11:18 pm   Subject: LCD 16x2 not displaying any image
Guys thanks for your replies and suggestions. I have troubleshooted it the whole day yesterday. And i found the problem actually lies on the microcontroller's port. The ports are actually broken and i ...
  Topic: LCD 16x2 not displaying any image
metaldragon

Replies: 10
Views: 17411

PostForum: General CCS C Discussion   Posted: Wed Apr 04, 2012 2:19 am   Subject: LCD 16x2 not displaying any image
Sorry, i posted the wrong schematic diagram just now. I have edited the previous post to the actual schematic diagram. Thanks for your reply.

Is this LCD model requires a new program initialization ...
  Topic: LCD 16x2 not displaying any image
metaldragon

Replies: 10
Views: 17411

PostForum: General CCS C Discussion   Posted: Wed Apr 04, 2012 1:35 am   Subject: LCD 16x2 not displaying any image
http://img441.imageshack.us/img441/5272/04042012089.jpg
http://img832.imageshack.us/img832/8526/capturedrm.jpg

Thanks for the fast reply. I not sure what you mean on the display type. I posted the ...
  Topic: LCD 16x2 not displaying any image
metaldragon

Replies: 10
Views: 17411

PostForum: General CCS C Discussion   Posted: Wed Apr 04, 2012 12:59 am   Subject: LCD 16x2 not displaying any image
#include <18F4550.h>
#fuses HS, NOWDT, NOPROTECT, NOLVP
#use delay(clock=20000000)
#include <lcd.c>

#define LCD_E PIN_D0 // PIN E
#define LCD_RS PIN_D1 // PIN RS
#define L ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group