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 support@ccsinfo.com

16F876 counter speed?

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Einly



Joined: 10 Sep 2003
Posts: 60

View user's profile Send private message Send e-mail Yahoo Messenger MSN Messenger ICQ Number

16F876 counter speed?
PostPosted: Wed Feb 02, 2005 1:13 pm     Reply with quote

Can anybody tell me what is the maximum reading speed for
the 16-bit counter in 16F876-20SP?

By using same PIC, If I use fast I/O, what is the maximum speed I can
use to read digital input?

Thanks!

Einly,
_________________
Einly
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

Re: 16F876 counter speed?
PostPosted: Wed Feb 02, 2005 2:19 pm     Reply with quote

Einly wrote:
Can anybody tell me what is the maximum reading speed for
the 16-bit counter in 16F876-20SP?

By using same PIC, If I use fast I/O, what is the maximum speed I can
use to read digital input?

Thanks!

Einly,


Better to explain what you are trying to do. At 20MHz each instruction takes 200ns. So to answer your question, you can read the input every 200ns but that is it. At 200ns you can't do anything with it. So the real question would be how fast can I read an input and do this with it.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group