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: How make a bounce free code? Help Please
Vacio

Replies: 2
Views: 13869

PostForum: General CCS C Discussion   Posted: Mon Dec 22, 2003 9:03 am   Subject: How make a bounce free code? Help Please
I'm not sure what your overall project is.
You're trying to use CCP capture mode, but
you have disabled Timer1. So the capture
mode will not work. You should look at some
CCS example files whic ...
  Topic: How make a bounce free code? Help Please
Vacio

Replies: 2
Views: 13869

PostForum: General CCS C Discussion   Posted: Thu Dec 18, 2003 4:20 am   Subject: How make a bounce free code? Help Please
How make a bounce free by software code in the CCP1 and CCP2 interruptions? Rolling Eyes

here the code


int8 T;


void Contador (void);
#int_CCP1
void CCP1_isr(void)
{
...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group