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

timer0 question

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



Joined: 02 Dec 2003
Posts: 3

View user's profile Send private message

timer0 question
PostPosted: Fri Jan 09, 2004 7:27 pm     Reply with quote

Hi all
Is there a way to make timer0 faster than the clock? I mean, is there a way to multipy the frequency by 2, or 4? I have a 4 MHz xtal and I want to get timer0 at 2 or 1 MHz.
Thanks
-Mary
Felix Althaus



Joined: 09 Sep 2003
Posts: 67
Location: Winterthur, Switzerland

View user's profile Send private message

PostPosted: Sat Jan 10, 2004 3:28 am     Reply with quote

Hello

From the datsheet (PIC16F84A):
In Timer mode, the Timer0 module will increment every instruction cycle (without prescaler).

So at 4MHz xtal, the maximum incrementing frequency would be 1MHz. If you want it faster, use a faster crystal.

mfg
Felix
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