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: LCD wont do what I want!
HardWorkingStudent

Replies: 6
Views: 6848

PostForum: General CCS C Discussion   Posted: Sat Feb 09, 2008 12:56 am   Subject: LCD wont do what I want!
I don't know. None of the code you posted is in the link that I gave.
It's clear that you want to use your own code, so go ahead.

#define DEBOUNCE_PERIOD_IN_MS 10
#define DEBOUNCE_COUNT 2
voi ...
  Topic: LCD wont do what I want!
HardWorkingStudent

Replies: 6
Views: 6848

PostForum: General CCS C Discussion   Posted: Sat Feb 09, 2008 12:29 am   Subject: LCD wont do what I want!
If you want to wait for push-button input, then use a routine such as
wait_for_keypress() in this thread:
http://www.ccsinfo.com/forum/viewtopic.php?t=19874

Just call it, and the program will wai ...
  Topic: LCD wont do what I want!
HardWorkingStudent

Replies: 6
Views: 6848

PostForum: General CCS C Discussion   Posted: Wed Feb 06, 2008 1:20 pm   Subject: LCD wont do what I want!
Hello everyone I am trying to program an 8-bit LCD 2 by 16 character display and I need it to do the following:

1.)On power up display a message on the first line
2.)On first push of button it sho ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group