[AVR] Device missing or unknown device

Status
Not open for further replies.

eng_abdallah

Newbie level 5
Joined
Apr 27, 2014
Messages
8
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
41
i connect the programmer https://electronics-diy.com/avr_programmer.php
with my atmega8l-8pu and i Severed cable USB Drives The computer arrived and external power to the programmer to get 5v from computer but when i bourn the hex file the pany prog tell me Device missing or unknown device

what is the problem? please some one answer me?
 

is there any one can help me please
 

According to the link, it would appear as though you need an external 5V power source. The programmer is not supplying any power to the atmega8. If you look at the schematic you will see that you are actually giving the 5V signal to the programmer.
 

According to the link, it would appear as though you need an external 5V power source. The programmer is not supplying any power to the atmega8. If you look at the schematic you will see that you are actually giving the 5V signal to the programmer.

the usb cable give the programmer 5v i put the Cable 5v of the usb in the external power in programmer and the ground in the ground and i check the power was 4.7 v did the power enough or i have to Substitution the usb cable with power supply
 

If you have one I would try that. USB I believe only supplies 100mA when in the default low speed mode.
 


Does this chip have the arduino bootloader on it?

All arduinos use a serial bootloader, which is a piece of firmware that sits underneath the app code. On power up this code runs and looks for a programmer on the serial port. If found it overwrites the app code. If not it runs the existing app code.

From the factory there is no arduino bootloader. You can load the bootloader using an arduino uno, I think.

Are you using decoupling capacitor?
 


do you mean that file ATmegaBOOT.hex

- - - Updated - - -

i think that the serial programmer do it or what?
 

yes i used it

- - - Updated - - -

???? where are you ?
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…