Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

RE: [AVR-Chat] Delay_guide me!

RE: [AVR-Chat] Delay_guide me!

2004-03-23 by Cobb, Quentin

It sounds to me as if your chip is running at the default 1MHz.

You will need to make sure your clock fuse bits are set for 8MHz and match
the compiler project configuration in Codevision.

The fuse bits for 8 MHz	are CKSEL=0100

i.e. 
CKSEL3 = 0 (checked)
CKSEL2 = 1 (unchecked)
CKSEL1 = 0 (checked)
CKSEL0 = 0 (checked)

Do this in the chip programmer window.
Show quoted textHide quoted text
-----Original Message-----
From: ereihani [mailto:ereihani@yahoo.com] 
Sent: March 23, 2004 2:45 AM
To: AVR-Chat@yahoogroups.com
Subject: [AVR-Chat] Delay_guide me!


My XTAL is 8 MHZ and I use CodeVision AVR C Compiler.
In the wizard I mention my clock as 8 MHZ .
Regards,
Ehsan Reihani




 
Yahoo! Groups Links

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.