Answer the question
In order to leave comments, you need to log in
`
Teach how to bootloader`a?
I shorted the contacts on the Arduino Nano with 12 volts, now when I load any sketch it says - (See Screenshot)
Hence the question -
does anyone have an instruction for the Arduino Nano firmware?
In Runet, I find instructions only about Arduino Pro Mini
Answer the question
In order to leave comments, you need to log in
The bootloader on all boards is downloaded in the same way, the differences between the boards are only in the size and case of the control microcontroller, and for uno, mimi, nano, atmega32 is everywhere. If they shorted out 12 volts, but with a good current, then the controller itself could fry, or if it was by power, then the diodes would burn out. The duina itself then starts up, does it work?
If the microcontroller did not give an oak, which is possible, although the chances are low, then a programmer will be required to flash it - for example, AVR-ISP , USBtinyISP or Parallel programmer (aka 5 wires).
After connecting to the Arduino IDE, the type of board, the type of programmer is selected and the bootloader is flashed (Tools> Burn Bootloader).
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question