Author Topic: Overcloaking AVR - PIC?!?!?!  (Read 4062 times)

0 Members and 1 Guest are viewing this topic.

Offline TrickyNekroTopic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,208
  • Helpful? 15
  • Hardware and Firmware Designer
    • The Hellinic Robots Portal
Overcloaking AVR - PIC?!?!?!
« on: October 02, 2007, 12:01:42 AM »
I have heard that AVR are able of overcloaking... without knowing the bad results...
I've heard that ATMEGA8535 can be cloaked to 24MHz!!! And it's thermal response is still good!!!

And. YES, I want to overcloak my AVRs...
Has anyone done this before... I heard of a guy that did...
I guess that you should open the fuse bits, raise the voltage a bit and change the crystal!!! ???

How about PICs???

Warm regards,
Lefteris, Greece

Thanks in advance!!! 8)
For whom the interrupts toll...

Offline creedcradle

  • Full Member
  • ***
  • Posts: 92
  • Helpful? 0
  • Physics Robotics
Re: Overcloaking AVR - PIC?!?!?!
« Reply #1 on: October 02, 2007, 12:31:59 AM »
ALL MCU can be overclocked.. but we have the following precautions

1. Overclocking boosts the performance of the MCU by increasing clock frequency, so the power supply should be adequate.

2. though we need a high voltage supply.Do not apply too high voltages beyond the operating level of the MCU, say the operating Voltage of your MCU is from 5-7 V then running it at around 9V is okay but making it at 12V will entirely damage the MCU.

3. Device heat dissipation issue- since we are dealing high voltages we need to have a good and realiable cooling system..

LEARN TO SHARE and SHARE TO LEARN!

paulstreats

  • Guest
Re: Overcloaking AVR - PIC?!?!?!
« Reply #2 on: October 02, 2007, 06:48:11 AM »
there is a tutorial for overclocking pics at www.sparkfun.com
basically they test different crystals andoutput results such as heat, current draw etc..

Offline annoyin_kid

  • Full Member
  • ***
  • Posts: 91
  • Helpful? 0
Re: Overcloaking AVR - PIC?!?!?!
« Reply #3 on: October 02, 2007, 12:54:35 PM »
if we cool the mcu and give it the higher power supply but not have it fry will it have the same life as one that hasn't been overclocked? if no then roughly by how much can i expect to have the life of the mcu reduce by?

Offline JonHylands

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 562
  • Helpful? 3
  • Robot Builder/ Software Developer
    • Jon's Place
Re: Overcloaking AVR - PIC?!?!?!
« Reply #4 on: October 02, 2007, 02:06:13 PM »
I can't imagine why you would want to overclock an AVR...

- Jon

Offline creedcradle

  • Full Member
  • ***
  • Posts: 92
  • Helpful? 0
  • Physics Robotics
Re: Overcloaking AVR - PIC?!?!?!
« Reply #5 on: October 02, 2007, 03:47:22 PM »
I can't imagine why you would want to overclock an AVR...

- Jon


to boost MCU performance, BEAMers like to do this
LEARN TO SHARE and SHARE TO LEARN!

Offline creedcradle

  • Full Member
  • ***
  • Posts: 92
  • Helpful? 0
  • Physics Robotics
Re: Overcloaking AVR - PIC?!?!?!
« Reply #6 on: October 02, 2007, 03:50:29 PM »
if we cool the mcu and give it the higher power supply but not have it fry will it have the same life as one that hasn't been overclocked?

a BIG, NO.

remember overclocking means going over the manufacturer standards, but my physics professor in college once told me, you will loose 20% of its life when you do overclocking, but this would also depend, say if you are overclocking a cheap and low cost MCU expect it will be damaged a bit faster than those that are in mid-range MCUs
« Last Edit: October 02, 2007, 03:53:33 PM by creedcradle »
LEARN TO SHARE and SHARE TO LEARN!

Offline JonHylands

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 562
  • Helpful? 3
  • Robot Builder/ Software Developer
    • Jon's Place
Re: Overcloaking AVR - PIC?!?!?!
« Reply #7 on: October 02, 2007, 04:34:45 PM »
Well, I understand what it does, but an AVR runs at 20 MIPS - what are you doing that you need more than 20 MIPS?

Perhaps if your application requires that much power, you should consider using something with a little more capability, like an ARM7 (60 MIPS)...

- Jon

Offline creedcradle

  • Full Member
  • ***
  • Posts: 92
  • Helpful? 0
  • Physics Robotics
Re: Overcloaking AVR - PIC?!?!?!
« Reply #8 on: October 02, 2007, 04:41:06 PM »
of course, would it be cheaper to do overclocking or buy an ARM7(60 MIPS)?

there are some instances that we are trying to monitor a frequency just a little bit over the highest frequency that the MCU can handle, so my resort do a little tweak, overcloak..
LEARN TO SHARE and SHARE TO LEARN!

Offline TrickyNekroTopic starter

  • Contest Winner
  • Supreme Robot
  • ****
  • Posts: 1,208
  • Helpful? 15
  • Hardware and Firmware Designer
    • The Hellinic Robots Portal
Re: Overcloaking AVR - PIC?!?!?!
« Reply #9 on: October 03, 2007, 04:08:10 AM »
Guys, thaks a lot for the replies!!!

As we all know some AVR have embeded ADCs and you can also PWM with it... so?!?!

If need a higher sample rate, multitask, heavy processing and many more (multitask? I han't tried it... so not sure about it) overcloaking is ideal

I'm trying to make a biped robot for the next contest with a mounted turrent (ha, probably heatseaker or object seaker (with IR) but I prefer the first one) so I need the movent of several servo simultaniously!!! Or almost simultaniously!!!

I also look for multicore processors so I'll see what I'll do!!!

But I have also started overcloaking... Soon videos and details will come to you!!!

Stay in tought...

Thanks again for the replies...
Top regards, Lefteris
Greece
For whom the interrupts toll...

Offline JonHylands

  • Expert Roboticist
  • Supreme Robot
  • *****
  • Posts: 562
  • Helpful? 3
  • Robot Builder/ Software Developer
    • Jon's Place
Re: Overcloaking AVR - PIC?!?!?!
« Reply #10 on: October 03, 2007, 06:14:39 AM »
Actually, some of the ARM7 chips are cheaper than AVRs...

Go to http://www.newmicros.com, click on TinyARM, and then look at the Tini2131.

- Jon



Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Overcloaking AVR - PIC?!?!?!
« Reply #11 on: October 03, 2007, 12:04:34 PM »
Hi,

I can't imagine why you would want to overclock an AVR...

- Jon


to boost MCU performance, BEAMers like to do this
Err ?
I don't see much reason to over clock a microcontroller either, since (natively) faster ones will most likely use less power and be much faster without any undue stress or heat.

Anyway, I'm not really buying the "BEAMers like to do this", since people building BEAM 'bots (which I think you're referring to), since BEAM 'bots don't use microcontrollers at all ;)
« Last Edit: October 03, 2007, 12:05:32 PM by Soeren »
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline creedcradle

  • Full Member
  • ***
  • Posts: 92
  • Helpful? 0
  • Physics Robotics
Re: Overcloaking AVR - PIC?!?!?!
« Reply #12 on: October 03, 2007, 03:49:22 PM »

Err ?

Anyway, I'm not really buying the "BEAMers like to do this", since people building BEAM 'bots (which I think you're referring to), since BEAM 'bots don't use microcontrollers at all ;)

i dont want to argue with that, but just surf the web and look for BEAMers all around the world... ;D

Mark Tilden originally defined BEAM without microcontroller, but new born BEAMers now adds microntroller on their BEAM robots, i don't now ... but thanks for the additional information
« Last Edit: October 03, 2007, 04:03:56 PM by creedcradle »
LEARN TO SHARE and SHARE TO LEARN!

 


Get Your Ad Here

data_list