Тёмный

Burn Bootloader - Atmega328P using Pololu AVR 

Kakushin
Подписаться 988
Просмотров 11 тыс.
50% 1

Опубликовано:

 

2 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 21   
@mungo9000
@mungo9000 3 года назад
Brilliant video - you've just saved me a lot of work, thank you
@Romello_Pietersz
@Romello_Pietersz Месяц назад
Why burn the bootloader? You're wasting 1.5 seconds of boot time that the bootloader takes to boot the chip. Instead burn the HEX file directly to the chip, your chip will start the firmware immediately super fast.
@RonaldRosete-ei1vn
@RonaldRosete-ei1vn 5 месяцев назад
Can you use this adapter if my microcontroller has no leads?
@samk2630
@samk2630 6 месяцев назад
Great video. What's the white PCB you have connected to the breadboard with Vin and USB?
@KakushinAU
@KakushinAU 6 месяцев назад
Thanks. It’s a 3v/5v breadboard power supply. a.aliexpress.com/_mtGlRrg
@AlejandroEspinel
@AlejandroEspinel Год назад
kakushin, buenas noches, quiero agradecerle por la informacion suministrada, me sirvio muchisimo, excelente video. Saludos.
@rudy5360
@rudy5360 3 года назад
Great video! Clear and easy to understand, thank you 😀 Just one thing I am unsure about. If you burn a bootloader, then upload a sketch with the programmer, doesn't this wipe the bootloader?
@KakushinAU
@KakushinAU 3 года назад
Thanks for the comment. No, uploading a sketch does not wipe the bootloader. Both the sketch and the bootloader are stored in the flash memory on the chip. The sketch is stored at the front section of the flash memory, and there is an special area at the end of the flash memory (about 512 bytes) which is reserved only for a bootloader.
@عبدالنوررياحي
@عبدالنوررياحي 3 года назад
عمل رائع . شكرا جزيلا . Thank you 🙏
@SebastianHernandez-cb6ry
@SebastianHernandez-cb6ry Год назад
This is the best video I could have found
@fercholopez1114
@fercholopez1114 3 года назад
Hello brother, I'm from Mexico, where did you get the programmer and the base for the ATMEGA328pAU? or how can I find them? What are their names?
@KakushinAU
@KakushinAU 3 года назад
Programmer - DigiKey $7.77 USD - Search for "Pololu 2183-3172-ND" Base - AliExpress $10.38 USD - Search for "SZYTF TQFP32 QFP32 TO DIP32 IC Programmer Adapter" The base comes with a DIP adapter. I cut mine off so that it can span across 2 breadboards. Otherwise it covers most of breadboard connections.
@pietronaccarato675
@pietronaccarato675 Год назад
Are you powering the atmega and the programmer from the power supply? Or are you setting the programmer to output current?
@KakushinAU
@KakushinAU Год назад
Both the Atmega and the Programmer are powered from the breadboard power supply. Pin VCC on Pololu AVR programmers are set as an input by default. (This is different from video ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-VVK0aYcrnQc.html where the programmer powers the circuit).
@pietronaccarato675
@pietronaccarato675 Год назад
@@KakushinAU Thank you for your response. I was having issues on my end and I suspected it was because I needed an external power supply.
@KakushinAU
@KakushinAU Год назад
Good point. The video should have been more clear that the breadboard should be powered with 5VDC.
@sabri.73
@sabri.73 3 года назад
Which smd atmega mcu would you recommend to program with Arduino IDE?
@KakushinAU
@KakushinAU 3 года назад
I recommend the ATMEGA328P-AU microcontroller. They cost about $2 each and can be easily programmed with Arduino IDE. Here's the link to Digikey: www.digikey.com/en/products/detail/microchip-technology/ATMEGA328P-AU/1832260 There are other SMD Atmega MCU's but I haven't been able to program them with the Arduino IDE. Good luck!
@henogduplessis8968
@henogduplessis8968 Год назад
Can you use serial to upload code to it after bootloader is burned?
@KakushinAU
@KakushinAU Год назад
Yes, the MOSI and MISO connections are a type of serial interface. However, I don't think you can program the Atmega directly to the serial pins without a programmer.
@ainglieur4353
@ainglieur4353 3 года назад
thank you
Далее
Developing a high fidelity LED Magnet Matrix
15:26
Просмотров 138 тыс.
ХОККЕЙНАЯ КЛЮШКА ИЗ БУДУЩЕГО?
00:29
🦊🔥
00:16
Просмотров 396 тыс.
Bootloader Arduino UNO R3 CH341A Programmer
2:53
Просмотров 4,1 тыс.
UPDI Programming an ATmega4808
13:09
Просмотров 14 тыс.
Arduino Uno or Pro Micro as an AVR ISP Programmer
13:36
Bootloader and upload to Atmega328P-AU
7:28
Просмотров 73 тыс.
Bootloader для AVR
15:08
Просмотров 11 тыс.
Burn bootloader to ATmega328p AU with Arduino NANO
7:55
1-Day Project: Build Your Own Arduino Uno for $5
14:23
Bare-Metal MCU #4 - Bootloaders and Programmers
18:24