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: Determining square-wave frequency input into pic
alextee89

Replies: 49
Views: 153658

PostForum: General CCS C Discussion   Posted: Sat Apr 02, 2011 12:03 pm   Subject: Determining square-wave frequency input into pic
For 16f877a, if I don't want pass through ADC and how is the code? input connect to ccp1?
  Topic: CCP / 24 bit timer / 1hz to 150 hz range
alextee89

Replies: 75
Views: 229527

PostForum: General CCS C Discussion   Posted: Sat Apr 02, 2011 2:57 am   Subject: CCP / 24 bit timer / 1hz to 150 hz range
Here is the test program:
Code:

#include <16F628.h>
#fuses HS, NOWDT, NOPROTECT, BROWNOUT, PUT, NOLVP
#use delay(clock = 20000000)
#use rs232 (baud=9600,parity=N,xmit=PIN_B2,rcv=PIN_B1,bi ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group