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

PIC 18LFxxxx maximum clock frequency @ 3.3V

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



Joined: 09 Jul 2004
Posts: 10

View user's profile Send private message

PIC 18LFxxxx maximum clock frequency @ 3.3V
PostPosted: Thu Aug 04, 2005 10:16 am     Reply with quote

Hello,

I need some clarification of Fmax on an 18LF8722 (and 18LF4620). The datasheet for the 8722 (39646b.pdf) in figure 28-3 on page 379 shows a graph with Fmax attainable at 4.2V, and stating that Fmax=40MHz if Vddappmin>4.2V.

I am hoping to run the device at 24MHz/3.3V. In fact the demo board is running fine in this way. However, the formula given:
Code:
Fmax=(16.36/V) * (Vddappmin - 2) + 4

(by the way, what's the difference between 'V' and 'Vddappmin'?)
yields a figure of 12.57MHz for a 4.2V supply, and a figure of 10.44MHz @ 3.3V.
If the '/V' is removed from the first term the calculated Fmax is 39.99MHz. So, hopefully the '/V' is an error. But, it's in all the 18F/LF datasheets. However, the inclusion of the divisor in the first term implies that as the supply increases, the clock frequency limit decreases, unless the 'V' isn't anything to do with the supply and is some other parameter that I don't understand!
Am I missing something? I do hope so.

Thanks a lot.

Steve.
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Thu Aug 04, 2005 10:47 am     Reply with quote

The "MHz slash V" just means "MegaHertz per Volt".
SteveC



Joined: 09 Jul 2004
Posts: 10

View user's profile Send private message

PostPosted: Thu Aug 04, 2005 10:49 am     Reply with quote

PCM programmer,

In that case I am a donkey, and you are a god. Very Happy

Many, many thanks for that. My design is safe!

Cheers.

Steve.
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