Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 01:59 20 Apr 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : It’s a silly question, but...

Author Message
Xiongmao

Regular Member

Joined: 25/08/2011
Location: Australia
Posts: 48
Posted: 05:12am 28 Aug 2011
Copy link to clipboard 
Print this post

Has anyone tried clocking a PIC32 past 80 MHz?
Did it work?
How far did you get?
Did you have to 'tweak' anything to get it there?
 
ksdesigns

Senior Member

Joined: 25/06/2011
Location: United States
Posts: 143
Posted: 05:18am 28 Aug 2011
Copy link to clipboard 
Print this post

you can do 96mhz real easy seems stable .. some people on the microchip forums are doing like 120mhz
ken
 
Xiongmao

Regular Member

Joined: 25/08/2011
Location: Australia
Posts: 48
Posted: 06:22am 28 Aug 2011
Copy link to clipboard 
Print this post

I figured that since the device is good for 80 at 2V and 80C, there must be a fair bit of headroom under 'ideal' conditions. I wonder what the LN2 freaks would get out of it?
 
Worm

Newbie

Joined: 30/06/2011
Location: New Zealand
Posts: 38
Posted: 12:07am 29 Aug 2011
Copy link to clipboard 
Print this post

If you over clock the micro, does that effect the time and date function? eg. make the time and date run faster.


There's no such thing as a free lunch.
 
seco61
Senior Member

Joined: 15/06/2011
Location: Australia
Posts: 205
Posted: 02:01am 29 Aug 2011
Copy link to clipboard 
Print this post

  Worm said   If you over clock the micro, does that effect the time and date function? eg. make the time and date run faster.

Yes, it will affect the time, date and timer functions.

The MMBasic firmware is using a timer interrupt to update these and it assumes that the clock is running at 80MHz.

Also, the video output may be affected as the timing for this is all based around the 80MHz clock.

These can all (relatively) easily be modified to handle your clock speed, but you will have to make the mods to the firmware.

Edited by seco61 2011-08-30

Regards

Gerard (vk3cg/vk3grs)
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024