How to burn bootloader on any microcontroller using Arduino IDE

Поделиться
HTML-код
  • Опубликовано: 3 ноя 2024

Комментарии • 21

  • @MrPraavz
    @MrPraavz 4 года назад +2

    Vicky always rocks

  • @MrPraavz
    @MrPraavz 4 года назад +1

    Superb explanation macha

  • @sudhakark1418
    @sudhakark1418 4 года назад

    Great explanation and good information sir thank you.....

  • @TeluguwandererinGoa
    @TeluguwandererinGoa 4 года назад

    Keep up the good work babu..👍

  • @atihrot755
    @atihrot755 Год назад +1

    Cheers. Can the Atmega 1284 be programmed this way? Because I have already tried many options and none of them worked. I'll try your option here and then I'll get back to you.

  • @Karmabeliever775
    @Karmabeliever775 4 года назад +1

    👍🏻👍🏻👍🏻👍🏻

  • @prakashharash8380
    @prakashharash8380 Год назад

    🙏🌹 सर arduino uno मै atmega 8 डायरेक्ट चला सकते है क्या? Instead if 328? हमारे यहाँ बूटलोडेड ic भी अवेलेबल है. इन गुजरात. 🙏🌹

  • @sanjaybatra6593
    @sanjaybatra6593 Год назад +1

    1. we can download code to AVR controller using USBasp without bootloader
    2. we can burn bootloader to AVR controller using USBasp programmer ... , why we need ARDUINO UNO then ?

  • @SAM-xj9ur
    @SAM-xj9ur 3 года назад +1

    Sir I have tried your method for programming atmega328p IC (With correct pin connections), but sir I am getting some error
    Like this ::
    Error while burning bootloader.
    Reading | ################################################## | 100% 0.02s
    avrdude: Device signature = 0x000000
    avrdude: Yikes! Invalid device signature.
    Double check connections and try again, or use -F to override
    this check.
    avrdude done. Thank you.
    Sir can you please tell me how to tackle this

    • @VikasPadmanabharu
      @VikasPadmanabharu  3 года назад

      Typically such error messages r shown when the communication between AVRDude and programmers is successful but communication between microcontroller and programmer is not successful.
      To rectify u may try the following steps
      First ensure the connection between microcontroller and programmer. Then fuse(clock) settings of microcontroller.
      If ur unable to follow these steps pls contact me via email vikpadma@gmail.com.

  • @sreedivikalingutla2675
    @sreedivikalingutla2675 4 года назад

    bro, thanks for reply. after making and uploading arduino as ISP . To burn optiloader to the target board, after selecting the target board the programmer option in the tools is not showing any options it just showing only the target board and the Arduino ISP port as target on com port. and moreover the options you got on tools like board clock Uart port all this stuff is not available. what is the arduino ide version you used. Do you have any suggestions

    • @VikasPadmanabharu
      @VikasPadmanabharu  4 года назад

      Thanku for your interest. By default only the options for standard target boards is available on Arduino IDE. If u want to use any other microcontrollers...u may have to download corresponding Hardware packages. Once the required hardware package is installed the options for programming, clock...etc...will be enabled.

  • @sreedivikalingutla2675
    @sreedivikalingutla2675 4 года назад

    bro, can we use same procedure for cortex M3 also.

    • @VikasPadmanabharu
      @VikasPadmanabharu  4 года назад

      I haven't yet used any Cortex processors, so am not sure about it.

  • @rajbalachandran9465
    @rajbalachandran9465 4 года назад

    Bro please give the link of back ground music
    മലയാളിയാണോ?

  • @atihrot755
    @atihrot755 Год назад +1

    Cheers. Can the Atmega 1284 be programmed this way? Because I have already tried many options and none of them worked. I'll try your option here and then I'll get back to you.