AZ-Delivery Nano V3 - Bootloader flashen - AZ-Delivery

Welcome to today's blog post. Today we would like to answer a frequently asked question from our support department: how can I reflash the bootloader on the Nano?

Microcontrollers like the NanoV3 are shipped with a bootloader already installed. This allows you to write programs to the module via the Arduino IDE.

So if the module does not work anymore it can be because the bootloader is faulty. Also this method allows to flash modules with the original bootloader up to date, so you don't have to select "old bootloader" at "processor" every time.

To reprogram the chip we need a programming device. There are special programmers for this, but most of them already have a suitable solution in their drawer.

So today we show you how to make a programmer out of a microcontroller compatible with Arduino Uno R3, and how to supply a Nano with a new bootloader.

To do this, we connect the microcontroller to the PC, and start the ArduinoIDE. In the menu "File we go to "Examples" -> "11. ArduinoISP" -> "ArduinoISP".

 

Now we make sure that we have selected "Arduino/Genuino Uno" as board, and set the correct COM port, and load the sketch on our microcontroller, compatible with Arduino Uno R3.

Now we wire our Uno to our NanoV3 as shown in the picture:

 

It may be possible that you add a 10µm capacitor on the programming controller between GND(-) and RESET(+).

After we have connected everything properly, we need to make a few settings in the Arduino IDE so that we can flash the new bootloader to the Nano.

To do this, we go to "Tools" in the menu and select the "Arduino Nano" as the board. As Com-Port we leave the Uno selected and as Programmer we set "Arduino as ISP".

ATTENTION: the options ArduinoISP and ArduinoISP.org don't work, only the entry "Arduino as ISP".

After we have checked all settings again, we can start the flash process via the menu "Tools" using "Write Bootloader". After only a few moments the process is finished and our Nano V3 is ready for use again.

 

Für arduinoGrundlagen software

13 comments

Vincie

Vincie

I followed instruction (but used Mega 2560 board) and my Nano still dead. You missed important part: once you “and load the sketch on our microcontroller”(UNO), you have to disconnect it, right? (to make proper wiring). Then you connect again and make settings in IDE. But anyway after I selected “Burn bootloader” (not “WRITE”!) IDE complains:

“avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0×03
avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.

Error while burning bootloader.
"
Where is the problem – Mega or Nano?

Jack

Jack

I had bought the 5 pack AZ-Delivery Nano V3, but did not work with upload under Arduino IDE 1.8.9. immediately. There is an new option under tools → Board: “Arduino Nano”, you have to select Processor: "ATmega328p (Old Bootloader). Then it works fine. Anyhow I have changed all the bootloaders to the Arduino UNO one.
The bootloader is shifted at the back of the flash memory, so you gain more flash memory to program (32256 bytes instead of 30720 bytes) . Fuses were also programmed like an Arduino UNO: E=0xFD, H=0xDE, L=0xFF. Works fine with LOCKBIT=0xFF.
When working with Arduino IDE 1.8.9 choose Board: “Arduino/Genuino UNO”, then you get the extra flash memory as well.

Hans W

Hans W

Als Aruino IDE habe ich auf Ubuntu 64it laufen, Erkennt Ubuntu den USB Stick ohne weiteres?
Der USbasptreiber ist ja nur für Windows notwendig….
weiß das jemand weiter?
Und wie sieht das alles bei den Anderen Cotrollern hier bei AZ aus? muss man die nun alle auf nen Neuen Bootlader Flaschen?
danke für die Antwort

Bernd Albrecht

Bernd Albrecht

@ Hans-W: Sie haben doch schon die Lösung gefunden. Bei unseren Nanos wird unter Werkzeuge der Old Bootloader vorgewählt.

Hans W

Hans W

Moin!
wasmacht man wenn man nur einen Nano hat?
ich habe da noch einen Stick kann man diesen auch benutzen? ,wenn ja wie?
danke für die Rückantwort….(bin noch grün!) habe gerade angefangen damit.
Die IDE meldet Fehler beim Hochladen, so ballt ich geändert habe auf OLD Bootlader Funktioniert es!
ich habe einen UsB -Stick (war mal für die Franzis Wetterstation mt bei).
Könnte auf die 6er Stift leiste am ende des Nanos Passen.
Danke für eurer Rückantwort

Volker Aumann

Volker Aumann

Verwendet man die Datei Beispiele=> 11.ArduinoISP => ArduinoISP ist der Hinweis in der Datei zu beachten:
// On some Arduinos (Uno,…), pins MOSI, MISO and SCK are the same pins as
// digital pin 11, 12 and 13, respectively. That is why many tutorials instruct
// you to hook up the target to these pins. If you find this wiring more
// practical, have a define USE_OLD_STYLE_WIRING. This will work even when not
// using an Uno. (On an Uno this is not needed).

Die Anweisung ’ #define USE_OLD_STYLE_WIRING’ ist in der Programmzeile 81 auskommentiert zu finden.

Maik

Maik

Nach meiner Recherche ist nichtmal unbedingt zu empfehlen den Bootloader zu ändern. Beim neuen Bootloader für den nano haben Arduino Leute scheinbar eine Option vergessen sodass der Bootloader 2k statt 0.5k.
Die hier angegebene Anleitung flasht einen Uno Bootloader, der nur 0.5k benötigt, allerdings muss man meines Wissens nach in Zukunft in der IDE dann auch Arduino Uno als Board auswählen wenn man den Nano programmieren will.
Der Bootloader fixed “nur” ein spezielles Problem in Verbindung mit Watchdog und erlaubt eine etwas höhere hochladegeschwindigkeit.
https://arduino.stackexchange.com/questions/51866/arduino-nano-atmega328p-bootloader-difference

Moerto

Moerto

Top Anleitung!
Funktioniert bei mir einwandfrei. Danke!

losknossos

losknossos

Hallo Volker, ich glaube ich habe den Fehler gefunden.
Das rote Kabel für die Stromversorgung muss vom 3,3V Augang des Programmers zum SEITLICHEN 3,3V-Eingang des Nanos gehen statt zu dem Pin auf dem Bild.
Das hat das Problem bei mir gelöst.

Volker Holst

Volker Holst

Bei meinen Versuchen kommt immer wieder nach wenigen Sekunden die Meldung:

“Arduino: 1.8.5 (Windows 10), Board: “Arduino Nano, ATmega328P (Old Bootloader)”

avrdude: Expected signature for ATmega328P is 1E 95 0F
Double check chip, or use -F to override this check.
Fehler beim Brennen des Bootloaders."

und der Bootloader wird nicht auf den Nano gebrannt (weder alter noch neuer BL).
Reset direkt oder mit 10µ gegen GND bleibt egal.

Was kann die Urlache sein?

Auf den Uno R3 läßt sich das “Arduino as ISP” problemlos laden, ageschlossen nach Skizze / Tabelle oben.

Danke für die eventuelle Antwort.

Foobar

Foobar

Bei mir kommt der Fehler:
Arduino: 1.8.8 (Linux), Board: “Arduino Nano, ATmega328P”

avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0×00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0×00
Fehler beim Brennen des Bootloaders.

Wie gehe ich nun weiter vor?

Gunther Knierim

Gunther Knierim

Die folgende information von den Arduino Seiten ist hilfreich wenn ander Boards als der UnO als Programmer benutzt werden sollen.

The programming process uses VCC, GND and four data pins. Three pins connect MISO, MOSI and SCK between the programming micro and the target micro, the fourth pin from the programming micro goes to the reset pin of the target.
How to wire your boards
The following table display on which pins the MOSI, MISO and SCK are broken out on the different Arduino boards:
Arduino / Genuino Board MOSI MISO SCK Level
Uno or Duemilanove 11 or ICSP-4 12 or ICSP-1 13 or ICSP-3 5V
Mega1280 or Mega2560 51 or ICSP-4 50 or ICSP-1 52 or ICSP-3 5V
Leonardo ICSP-4 ICSP-1 ICSP-3 5V
Due ICSP-4 ICSP-1 ICSP-3 3,3V
Zero ICSP-4 ICSP-1 ICSP-3 3,3V
101 11 or ICSP-4 12 or ICSP-1 13 or ICSP-3 3,3V
MKR Family 8 10 9 3,3V
The SPI interface – and therefore these pins – is the interface used to program the AVR microcontrollers. Note that MISO, MOSI, and SCK are available in a consistent physical location on the ICSP header; this connector is used also by shields that rely on the SPI interface allowing the design of shields that work on every board.

Michael Reichelt

Michael Reichelt

Bitte mehr Hintergrundinformationen: z.b. Was passiert generell bei dem Vorgang? Warum der Umweg über den Nano? Die Ardurino IDE kann das doch auch direkt über USB. mfg

Leave a comment

All comments are moderated before being published

Recommended blog posts

  1. ESP32 jetzt über den Boardverwalter installieren - AZ-Delivery
  2. Internet-Radio mit dem ESP32 - UPDATE - AZ-Delivery
  3. Arduino IDE - Programmieren für Einsteiger - Teil 1 - AZ-Delivery
  4. ESP32 - das Multitalent - AZ-Delivery