Re: Atmega Internal clock source accuracy




> I find that Atmega internal 1MHz RC clock source is inaccurate. It is
> about 95% of 1MHz. I used 3V.

The internal RC source varies across V and T.

> I have tried to check the oscillator calibration byte by AVRStudio and
> then load the value into OSCCAL in the beginning of the program.

You don't need to do this for the 1MHz value (usually, it depends on
the specific chip). The 1MHz cal byte is loaded automatically at
powerup.

.



Relevant Pages

  • Re: Atmega Internal clock source accuracy
    ... > I find that Atmega internal 1MHz RC clock source is inaccurate. ... So don't use it if you need an accurate clock. ... Prev by Date: ...
    (comp.arch.embedded)
  • Re: Atmega Internal clock source accuracy
    ... >> I find that Atmega internal 1MHz RC clock source is inaccurate. ... >The internal RC source varies across V and T. ... You could use AVRStudio to calibrate, ...
    (comp.arch.embedded)
  • source for 55Mhz crystal/oscillator
    ... Hi - I need to find a 55Mhz clock source for an Atmel AT91SAM7X256. ... expensive programmable clock sources. ... Prev by Date: ...
    (sci.electronics.design)