Fix avrdude: stk500_recv(): programmer is not responding

Поділитися
Вставка
  • Опубліковано 2 сер 2024
  • Want to learn more? Check out our courses! bit.ly/33F6QlE
    **Get the code, transcript, challenges, etc for this lesson on our website**
    bit.ly/33F6Ima
    We designed this circuit board for beginners!
    Kit-On-A-Shield: amzn.to/3lfWClU
    SHOP OUR FAVORITE STUFF! (affiliate links)
    ---------------------------------------------------
    Get your Free Trial of Altium PCB design Software
    www.altium.com/yt/programming...
    We use Rev Captions for our subtitles
    bit.ly/39trLeB
    Arduino UNO R3:
    Amazon: amzn.to/37eP4ra
    Newegg: bit.ly/3fahas8
    Budget Arduino Kits:
    Amazon:amzn.to/3C0VqsH
    Newegg:bit.ly/3j4tISX
    Multimeter Options:
    Amazon: amzn.to/3rRo3E0
    Newegg: bit.ly/3rJoekA
    Helping Hands:
    Amazon: amzn.to/3C8IYXZ
    Newegg: bit.ly/3fb03X1
    Soldering Stations:
    Amazon: amzn.to/2VawmP4
    Newegg: bit.ly/3BZ6oio
    AFFILIATES & REFERRALS
    ---------------------------------------------------
    ►Audible Plus Free trial: amzn.to/3j5IGrV
    ►Join Honey- Save Money bit.ly/3xmj7rH
    ►Download Glasswire for Free:bit.ly/3iv1fql
    FOLLOW US ELSEWHERE
    ---------------------------------------------------
    Facebook: / programmingelectronics...
    Twitter: / progelecacademy
    Website: www.programmingelectronics.com/
    FIX AVRDUDE: STK500_RECV(): PROGRAMMER IS NOT RESPONDING | SOLVED
    avrdude: stk500_recv(): programmer is not responding
    avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
    avrdude: stk500_recv(): error message from Arduino IDE
    Is this some kind of joke? Who is AVR Dude, and what does he have against me trying to upload a sketch to my Arduino? If you’re getting this error when trying to upload code to your Arduino board - it can be REALLY frustrating!
    I wish I could say this happens because of 1 single problem - but this error pops up for many reasons… In this lesson we are going to go through a “laundry list” of possible solutions. We’ll start at the most common and easiest, and move on to more detailed troubleshooting tasks if those don’t work.
    By the end of this lesson, AVR Dude should be hitting the road, and your code will be loading on your Arduino board.
    SO WHO IS THIS AVR DUDE AND WHAT IS AVRDUDE: STK500_RECV() ERROR?
    AVRDude is a utility used by the Arduino IDE. It stands for AVR Downloader Uploader and it allows you to load your code onto your Arduino board. The avrdude: stk500_recv() error is caused by a generic connection error between your computer and the Arduino, and can result from many different issues.
    Many thanks to “The Guy with The Hat” from the Arduino Stack Exchange for compiling a great list of fixes that we’ll walk through in detail here. So let’s start with our laundry list…
    POTENTIAL FIXES
    Try disconnecting and reconnecting the USB cable. Yes - that simple!
    Your Arduino board should have a reset button on it. Press the reset button and see if you can upload without the avrdude: stk500_recv() error.
    Close the Arduino IDE, and reopen it again - believe it or not, this can work!
    Make sure you have the right Arduino board selected. In the Arduino IDE, go to Tools - Board, and from the lists select the Arduino board you are using.
    select Arduino Board from Arduino IDE
    Check to make sure you have the correct port selected. In the Arduino IDE, go to Tools - Port and select the port corresponding to your board. (On a PC it will start with COM, on a MAC it should start with cu.usb)
    select Arduino Port from Arduino IDE
    If you’re not sure which is the right port, simply take note of all the ports listed, disconnect your Arduino board from the USB cable, and then check the port menu again. Whichever port is missing, is the port your board was Arduino was using.
    The Receive (RX) and Transmit (TX) pins on the Arduino (pins 0 and 1) are used when uploading sketches on your Arduino board. If you have any connections to those pins, pull them out before you upload to the board.
    If you have an Arduino shield attached to your Arduino board, remove the shield and try uploading again. This is related to the last step, as the shield may have a circuit interfering with the transmit and receive pins.
    STILL GETTING AVRDUDE: STK500_RECV() ERROR?
    Time to start troubleshooting! If none of the easy stuff works fret! We still have some options to try! What we’ll do is try to figure out the point of failure.
    It could be the Arduino Board, the computer, or the USB cable.
    TEST THE USB CABLE
    Try using a different USB cable and see if you can upload without the avrdude: stk500_recv() error. I know this seems like an unlikely failure point, but you might be surprised how often USB cables fail.
    TEST ANOTHER ARDUINO BOARD
    TEST A DIFFERENT COMPUTER
    CONTINUED…
    bit.ly/33F6Ima

КОМЕНТАРІ • 301

  • @RL-ws5wl
    @RL-ws5wl 2 роки тому +53

    There is another reason. When you use Arduino Nano, try to select a different "Processor" ATmega328P, ATmega328P (Old Bootloader), and upload again. Even if I buy Arduino Nano in 2021, I still have to choose the old bootloader to use it.

  • @suneathhossain8054
    @suneathhossain8054 Рік тому +2

    Worked for me. I had TX and RX pins connected.
    Thanks man! Take love.

  • @aisharaza965
    @aisharaza965 2 роки тому +10

    after struggling for a month or so, your video saved my life, the best solution ever found to fix this error code.thanks a lot

  • @dremstor
    @dremstor Рік тому +4

    After the explanation and solutions, the narrations are the best! 😂 keep doing it it guys!

  • @JustinHollandFitness
    @JustinHollandFitness 3 роки тому

    Where can I get the drivers for Mac? That’s the only thing left I can think of and I didn’t install any drivers.

  • @aljazskvarca
    @aljazskvarca 2 роки тому +24

    Very helpful! I have Arduino nano. It did not work . I wen't under tools>processors and selected the old bootdrive. Now it works.

  • @s.vinaysunder8642
    @s.vinaysunder8642 9 місяців тому

    hey dude can you tell me what are the types of jumper wires you used(its urgent pls) :(

  • @dimolade
    @dimolade Рік тому

    i tried everything and it still doesent work and its brand new, it has a 3.5" TFT Shield and even if i remove that it doesent work but im using the usb cable and not the other one so could that be the reason?

  • @MassimilianoCuba
    @MassimilianoCuba 2 роки тому +4

    DUDE YOU JUST SAVE MY PROJECT!!! GOD BLESS YOU 😭😭😭😭 THANKS A LOT!

  • @alejandrocontreras2797
    @alejandrocontreras2797 3 роки тому +27

    Dude, you just saved my project! thanks a lot!

    • @bobharrison9620
      @bobharrison9620 2 роки тому

      I had this problem early on and installed a new set of drivers and all worked fine. Worked through a few bugs with this man's help. I got a test running for a TM1637 display that was running but it has this AVRdude problem. I don't really understand how my test was running,power was flowing but it had the error code. No cable ,board problem checked with a different setup but why it would run load this but code out. ? . And Sir Thank you for talking me off a leadge. . One little step but a long way to go for a rookie. Bob

  • @GabTheGamer-YT
    @GabTheGamer-YT 9 місяців тому

    Thank You So Much For Helping Me You Were The Only Tutorial That I Could Find Helpful!

  • @juanvaldez714
    @juanvaldez714 Рік тому +2

    Reinstalling the IDE software did the trick in my case. I let the Arduino connected while installing and detected the correct port. Thank you.

  • @alexsanderkavun3095
    @alexsanderkavun3095 3 роки тому +3

    Thank you, the last option worked. I just saw it here for the first time

  • @StevenVeldt
    @StevenVeldt 5 місяців тому

    I disconnected my Arduino board from the breadboard and it uploaded successfully with nothing connected to the Arduino. Wonder if there was a short somewhere like he said with the TxRx pins. Thank you for the help.

  • @jereyseba
    @jereyseba 2 роки тому +1

    First it works very well for me, I recommend doing it, thank you very much :)

  • @kenaqshal4058
    @kenaqshal4058 9 місяців тому +1

    Thanks man, your suggestion to unplug TX and RX port work like a charm!

  • @mr.techsavveygammer7032
    @mr.techsavveygammer7032 2 місяці тому +1

    bro hats off u saved from losing a science fair competition thanks a lot u are a legend god bless

  • @FreddotheWheelchairGuy
    @FreddotheWheelchairGuy Рік тому +1

    This is driving me nuts. I have tried EVERYTHING in this video and it is still not working. I even ordered another Aduino Uno so I could replace the cable and Arduino - the most frustrating thing is - the new Arduino was working!! I made the LED flash and I thought, great, that was the problem, but now BOTH of them have stopped working and I get the AVRdude error with both of them. WHY?!
    Please help

  • @Dragon_Flamez
    @Dragon_Flamez 9 місяців тому +1

    Thank you so much bro. When I saw DONE UPLAODING my soul left me for a second

  • @saijayanth3193
    @saijayanth3193 2 роки тому

    Thank you so much... this video helped a lot.. once again thank you....

  • @keyurborad8550
    @keyurborad8550 2 роки тому +1

    Hi dude, Thanks a lot .. the last method worked for me. I had connected tx and rx while uploading the program and this hampered it to be uploaded

  • @diptanshumalviya7547
    @diptanshumalviya7547 11 місяців тому

    hello , Sir i recently bought the arduino2560 Borad , I want to make a try to program the board using the Arduino UNO as ISP and mega3560 as programmar . I followed some instruction through a website , after then my mega2560 starting show stk500 error. and when burn bootloader trough the arduino uno as isp it saying device signature expeced 1e 98 01, and my mega keep changing the Device signature. Then i bought USBasp programmar still there is problem to upload on my mega i cannot do it sir please help

  • @Aleckael
    @Aleckael 2 роки тому +1

    THANKYOU!
    The reset button on the uno board did it!

  • @user-ds2kg8df2i
    @user-ds2kg8df2i Рік тому

    BRO YOU ARE AMAZING, BECAUSE OF YOU MY ARDUINO IS WORKING AND FULL CREDIT GOES TO YOUUU

  • @premsaisiddi24680
    @premsaisiddi24680 3 роки тому +3

    Bro ur osssum I worried that my arduino uno board is showing like this but after seeing ur viedo it has been sloved u have said that 1 pin and 0 pin should not connect to anyone that's what I did thank u bro u helped me a lot
    Super extraordinary

  • @mirmir9095
    @mirmir9095 2 роки тому +1

    thanks dude the first step work like a charm ;]

  • @rasselmaennchen
    @rasselmaennchen 10 місяців тому +1

    OMG I LOVE YOU. My problem was that I had 2 wires in the TX and RX, but no other board was connected, so I thought it doesnt matter. Saved me so much time :)

  • @Kakazzzii
    @Kakazzzii 9 місяців тому +1

    Thank you sir you just saved me from a big frusturation i love youuu

  • @youngja-diary
    @youngja-diary 3 роки тому +8

    This video saved my life. Thank you sooooooo much 😭

  • @ChikombaBlessed
    @ChikombaBlessed 2 місяці тому +1

    Thank you, my guy. checking and changing the board worked for me

  • @jennybear1408
    @jennybear1408 8 годин тому +1

    Thank you! This helped me, the port was the issue.

  • @ETSolutions
    @ETSolutions 2 роки тому

    my error is same, but reason seems different, every time i upload the Boot after that once can upload the program second time it give me error. " programmer is not responding". if i load thee boot again, progam again one time can be upload after that same error. can you help me what is the problem

    • @oOVOIDOo
      @oOVOIDOo 5 місяців тому

      Same error

  • @rusticagenerica
    @rusticagenerica 11 місяців тому

    May God bless you for helping us.

  • @srijanmanna3099
    @srijanmanna3099 2 роки тому

    you saved my project dude thank you very much

  • @ViniciusClaro2012
    @ViniciusClaro2012 2 роки тому +3

    Genious!!!!
    Thank you very very much!
    It is great!!

  • @ayaaa3112
    @ayaaa3112 3 місяці тому

    but i need the RX and TX pin, what should i do

    • @programmingelectronics
      @programmingelectronics  3 місяці тому

      You might try this...
      Prior to uploading your sketch, remove whatever you have attached to those pins, then after upload, re-attach the stuff.

  • @abdelrahmanemoji3796
    @abdelrahmanemoji3796 3 роки тому +13

    i got nervous when you said "it is last easy thing that you can try" but it worked luckily

  • @marvelouskinggaming4962
    @marvelouskinggaming4962 Рік тому +1

    Bro above of arduino uno is Motor diver how to remove RX and TX and how to get your port name

  • @mm.f262
    @mm.f262 2 роки тому +1

    Thanks dude! the problem was the port selection for me.

  • @crispy6687
    @crispy6687 2 роки тому +1

    Thanks man...You saved my project tq..

  • @theredstonehive
    @theredstonehive 2 роки тому +1

    I found that sometimes the code is uploaded even if the IDE gives the "avrdude: stk500_recv(): programmer is not responding" error.

  • @accentuatedsound5087
    @accentuatedsound5087 8 місяців тому +1

    Great help, thanks 👍

  • @joanvazquezfarias9105
    @joanvazquezfarias9105 11 місяців тому +1

    Thank you bro, your video helped me :)

  • @hariseldon2577
    @hariseldon2577 Рік тому +1

    If you have an external connection from the board to say a 5v stepper motor then you might be drawing too much power from the 5v pin. Just disconnect the power to the motor upload the code then reconnect it to the board. Best not to use the Nano as a power supply in the first place.

  • @keisuketakahashi3597
    @keisuketakahashi3597 6 місяців тому +1

    this was so helpfull. tysm

  • @NanditasChandanAlay
    @NanditasChandanAlay Рік тому +1

    Problem resolved! Thanks Man!

  • @do7a65
    @do7a65 4 місяці тому +1

    You just have solved my problem🥰 Thanks a lot 💗💗

  • @sanjaydalvi6635
    @sanjaydalvi6635 Рік тому +1

    Thanks. My issue got solved too.. Great video..

  • @rusticagenerica
    @rusticagenerica 11 місяців тому

    Just subscribed to all the notifications of your excellent channel

  • @Bianchi77
    @Bianchi77 2 роки тому +1

    Nice info, thanks :)

  • @prakashahire5970
    @prakashahire5970 Рік тому +1

    Thanks bro

  • @nick54thegreat
    @nick54thegreat 2 роки тому

    worked with the printer cable and different usb port. thanks

  • @ulisesdiale4004
    @ulisesdiale4004 2 роки тому +1

    Thank you so much dude

  • @mitchel0n
    @mitchel0n 2 роки тому +1

    TE AMO, me daba el error porque tenia conectados los pines 0 y 1 me salvaste la vida

  • @alanchoquemamani3054
    @alanchoquemamani3054 2 роки тому +1

    Thanks alot u just fixed my problem

  • @tmonkey3323
    @tmonkey3323 6 місяців тому +1

    another tip:
    make sure that the cable is fully inserted into the arduino board, the power might already be transmitted even if its not fully inserted but the data will be not
    and if your cable doesnt go all the way in you have to try with another cable

  • @jowzirasheed
    @jowzirasheed Рік тому +1

    Big help bro ❤️

  • @Abbacchio_
    @Abbacchio_ 5 місяців тому +1

    thx dude, 2 hours trying to fix this error, and I just needed to push the USB cable a little more, I deserve your best insults

  • @sandrahernandezramirez2889
    @sandrahernandezramirez2889 Рік тому +1

    you save my life :333 love youuuuuu

  • @Brandonleetrader
    @Brandonleetrader 3 місяці тому +1

    First one worked, Liked and Subscribed.

  • @jwelectric52
    @jwelectric52 2 роки тому +1

    Thank you very much.

  • @peterthinks
    @peterthinks 2 роки тому +2

    I had a power only USB cable on my desk (no data lines in it). Drove me nuts for days! I cut it up and threw it out when I figured that out.

  • @rusticagenerica
    @rusticagenerica 11 місяців тому

    I had a damn shield connected. YOU ARE A PRO. THANK YOU

    • @programmingelectronics
      @programmingelectronics  11 місяців тому

      Happens all the time! I was doing something like that the other day. Thanks for watching!

  • @carlosolivares2673
    @carlosolivares2673 2 роки тому +1

    thank friend, very usefull

  • @static5567
    @static5567 3 роки тому

    Hi I tried everything and it doesn’t work please I really need help 😭😭😭

  • @lemonlover5011
    @lemonlover5011 Рік тому +1

    THANK YOU SO MUCH

  • @Godinary
    @Godinary Рік тому +2

    ah!! haha so all these while it was my port ah lol, thanks 3:29 got my solution. Thanks am a subscriber now

  • @TanmaY_TalK
    @TanmaY_TalK 5 місяців тому

    It only shows one port ine my pc (windows) COM1

  • @devansharora2719
    @devansharora2719 Рік тому +2

    In case of Arduino Nano, try changing the processor to Atmega328P(old bootloader). It worked for me.

    • @programmingelectronics
      @programmingelectronics  Рік тому +1

      Thanks for adding this!

    • @zebgelatchi
      @zebgelatchi Рік тому

      Wasted an aftenoon trying to download to a Nano. Changed to Old Bootloader in processor and EEEHH HAAHH it worked first attempt ! Thank you, Thank you sir.

  • @petrescuadrian
    @petrescuadrian 4 місяці тому +1

    I think people should also know that there are differences between nano from arduino and nano from other manufacturers. I never had problemes with boards from arduino. From other manufacturers I had the same issue with uploding code.

  • @curiousman4614
    @curiousman4614 Рік тому +2

    YOU SAVED ME!!!!!!!!!!!!!!

  • @meadowdeath
    @meadowdeath 2 роки тому +2

    Love u so much , You just saved my ass 😭😭😭😭😭😭😭❤

  • @lakshayinnovator2010
    @lakshayinnovator2010 Рік тому +1

    thx dude i finished mine

  • @thecreativeacharyan8493
    @thecreativeacharyan8493 6 місяців тому +1

    i tried everything to upload my program but once i saw this video i did it in a second thank you

  • @martingogaming1777
    @martingogaming1777 9 місяців тому

    Thank you very much the. problem was with digital pin 0 RX.

  • @parul2581
    @parul2581 3 роки тому +2

    bro u saved my project thanks dont have words for u

    • @kaushalkumar-mk1kx
      @kaushalkumar-mk1kx 3 роки тому

      can you help me ?

    • @kaushalkumar-mk1kx
      @kaushalkumar-mk1kx 3 роки тому +1

      I am uploading the program in arduino so this error is showing
      Arduino: 1.8.15 (Windows Store 1.8.49.0) (Windows 10), Board: "Arduino Uno"
      Sketch uses 3966 bytes (12%) of program storage space. Maximum is 32256 bytes.
      Global variables use 364 bytes (17%) of dynamic memory, leaving 1684 bytes for local variables. Maximum is 2048 bytes.
      An error occurred while uploading the sketch
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0xdf
      avrdude: stk500_recv(): programmer is not responding
      avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0xdf
      This report would have more information with
      "Show verbose output during compilation"
      option enabled in File -> Preferences.

    • @kaushalkumar-mk1kx
      @kaushalkumar-mk1kx 3 роки тому

      Last date to submit my project is 1st July plz help me

    • @parul2581
      @parul2581 3 роки тому

      @@kaushalkumar-mk1kx yes I can

    • @kaushalkumar-mk1kx
      @kaushalkumar-mk1kx 3 роки тому

      tell me any solution mam

  • @vertogenltd-variablepitchv1168

    yes it worked thanks

  • @ilker_prime3445
    @ilker_prime3445 10 місяців тому +1

    thanks , its worked on first try

  • @CopycatLiu
    @CopycatLiu 2 роки тому +1

    So helpful, just found out selected the wrong board Mini vs Pro~~~~

  • @cjdevries1214
    @cjdevries1214 2 роки тому +1

    thanks it worked

  • @souryasoni2050
    @souryasoni2050 10 місяців тому

    Sir I have done everything but the same problem is repeating
    avrdude will make me cry

  • @nisargpatil2998
    @nisargpatil2998 Рік тому

    thank
    you very much.........................

  • @Moreoverover
    @Moreoverover 2 роки тому

    What about if the error pops up when running the code and the uploading is successful?

    • @programmingelectronics
      @programmingelectronics  2 роки тому

      Hmmmm - is the code working on the board then? That is, if you upload a sketch and it says the upload is successful - is the board actually running the sketch?

    • @Moreoverover
      @Moreoverover 2 роки тому

      @@programmingelectronics Yes, it works, but weirdly if I activate one motor with my keyboard it starts to act weird (probably due to floating pin for some reason) and everything starts to fail and I get the avrdude error. This only happens after a very long time of running the program. It goes away when I replug the USB cable. Is the problem that the USB cable I use is too long or gets disconnected suddenly?

    • @programmingelectronics
      @programmingelectronics  2 роки тому

      @@Moreoverover This is a great question.... Are you using pins 0 or 1 for anything?

    • @Moreoverover
      @Moreoverover 2 роки тому

      @@programmingelectronics No, I wish. Our project is so big that all of digital pins are occupied except for D1 and D0 of course.

  • @parul2581
    @parul2581 3 роки тому +2

    thanku bro

  • @sleipnirish1
    @sleipnirish1 2 роки тому +1

    thanks thanks thanks thanks ❤❤

  • @manishmaurya1
    @manishmaurya1 Рік тому +1

    4th solution worked for me♥️

  • @BROM9383
    @BROM9383 2 роки тому +1

    thx so much. solved problem

  • @igortmkrtchn5033
    @igortmkrtchn5033 2 роки тому +1

    Have this issue constantly (Nano on MacOS).
    All the parameters are correct and everything else is also correct for the following reason:
    - I disconnect USB and try 2-3 time to load sketch with no Arduino connected. Then I connect USB back and it works!
    - but the next load attempt fails again.
    So I have to disconnect USB and press Load button a few time then reconnect each time I need to load a new sketch!
    This is ridiculous.
    Most of the issues discussed in the video is regarding constant failures - when it does not work at all, but here I have a floating issue.
    And with a known temporal fix.

    • @programmingelectronics
      @programmingelectronics  2 роки тому

      Those kinds of issues drive me nuts too! When everything is the same, but sometimes it works and sometimes it doesn't ...
      Hard to diagnose, do you get the same fickle behavior on different computers? Have you tried swapping the USB cable? Maybe it's on it's way out? IDK - it's a frustrating one to endure.

  • @nickas222
    @nickas222 2 роки тому +1

    if something is connected to analog outputs and power i get this error

    • @programmingelectronics
      @programmingelectronics  2 роки тому

      Interesting! If you just have something connected to an analog pin, can you still upload?

    • @nickas222
      @nickas222 2 роки тому

      @@programmingelectronics in my case no you need to disconect

  • @jithandrani
    @jithandrani Рік тому +1

    bro this video saved me

  • @ultrast_
    @ultrast_ Місяць тому +1

    thank u so much. (RX and TX was connected)

  • @iceboxgaming7469
    @iceboxgaming7469 3 роки тому +2

    you are just god

  • @velocityx5680
    @velocityx5680 Рік тому

    i uploaded it once it took me 3 tries to upload but it was done and now i want to upload another program but i cant upload now no matter how many times i try

  • @boraa1283
    @boraa1283 Рік тому

    RX and TX were touching each other. Thanks for the solution.

  • @rafalkunz7047
    @rafalkunz7047 6 місяців тому +2

    I only had to change the Processor from “ATmega328P” to “ATmega328P (Old Bootloader) which is not in the video

  • @nikolamilosevic7316
    @nikolamilosevic7316 2 роки тому +1

    I had that problem and on the end solution was that I didn't pushed usb port usb nano to the end. I wanted to cry when I realised what was problem that I was fixing for over hour 😂😂😂

  • @AhmedWissam
    @AhmedWissam 2 роки тому +1

    Another solution: use another arduino uno as ISP and make sure u hit "upload using a programmer"
    U can reflash a new bootloader and try again
    Another solution : it happens that i cant upload using the legacy ide but i can with atmel studio(with visual micro extension)

    • @programmingelectronics
      @programmingelectronics  2 роки тому +1

      Thanks so much Ahmed! Which plugin do you use in Visual Studio for Arduino? Have you found one specifically you like?

  • @emilianopatinho
    @emilianopatinho 2 роки тому +1

    very good

  • @andersonleonardo484
    @andersonleonardo484 Місяць тому

    The solution that worked for me : (I'm using Arduino Uno) :
    I install the CH340 Driver on my computer also I already had installed the Arduino IDE with all stuff etc, I notice this happens when I had connected some stuff to the 0 and 1 digital ports which are tx and rx so I don't use them anymore then I was able to upload the sketch with any problems :
    PSDTA: you could try to change your arduino to arduino nano then in proccessor option select atmega328 old bootlioader and then select Arduino Uno again

  • @MuhammadAhmad-dj8zp
    @MuhammadAhmad-dj8zp 16 днів тому +1

    damn thanks man