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 2 matches
CCS Forum Index
Author Message
  Topic: Debounce a Switch and Increment a value ?
BertKoerts

Replies: 20
Views: 67295

PostForum: General CCS C Discussion   Posted: Tue Oct 19, 2010 3:25 am   Subject: Debounce a Switch and Increment a value ?
Perhaps the method from Scott Dattalo is interesting, it is called vertical counters and I use it for almost all my projects. You need to call the function frequently (set up a timer interrupt with 1m ...
  Topic: putc turning port_c pin to input
BertKoerts

Replies: 2
Views: 5139

PostForum: General CCS C Discussion   Posted: Mon Jun 05, 2006 1:44 pm   Subject: putc turning port_c pin to input
Hi,

When running this code pin_c0 is high as expected until the putc('H') is executed. The trisc for pin c0 is then turned into an input and the bit for pin_c0 is reset. With the putc() line commen ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group