I want to revive this topic
I bought ATmega8, since ATmega328 is unavailable on the day of my purchase. I will get *328 asap. But, for now I would really like to get *8 running. PLEASE HELP, because I am getting quite frustrating and discouraged.
I recently started this hobby, and like many others, I experience trouble when using the ATmega8 in the tutorial on SparkFun Beginner Tutorial 2
http://www.sparkfun.com/commerce/tutori … ials_id=93
Thus far I couldn’t find any advice to solving the problem.
I use the AVR-PG1 Serial programmer as prescribed by
http://www.olimex.com/dev/images/avr-pg1b-sch.gif
In the MakeFile I did insert
MCU = atmega8
AVRDUDE_PROGRAMMER = ponyser
AVRDUDE_PORT = COM1
Programmer’s Notepad report (which I assume means “successful”)
avrdude: Device signature = 0x1e9307
Process Exit Code: 0
PonyProg2000 says “Write Successful”
and can read the MCU successfully
On ATmega8 pins 7 and 20 there is 5V, 20mA
The LED does not blink. I have made sure my circuitry is correct. Like most of us do.
I have removed all the switches.
Put the 10K resistor on the ground.
nothing help
(the whole circuit is reset according to the tutorial)
Please help.