
DSTIKE Arduino Bootloader Flash Tool Bootloader Flash Development Tool with Micro-USB for Arduino
What is it?It is a bootloader flash tool for Arduino products. It is a bootloader flash tool for Arduino products. If you do not understand what is bootloader I suggest you have a look this:Bootloader Development: https://www.arduino.cc/en/hacking/bootloaderArduino as ISP and Arduino Bootloaders: https://www.arduino.cc/en/tutorial/arduinoISPWhat makes it special?It is pre-flashed with Arduino ISP software: https://www.arduino.cc/en/tutorial/arduinoISPConnect Flash Tool and computer via a Micro-USB cable. Connect Flash Tool to the target board. Indicate LED will turn off for about 10 seconds. Wait until LED turn up . Open Arduino IDE and select the item in the Tools->Board menu that corresponds to the board on which you want to burn the bootloader (Arduino Uno,Nano,Leonardo...). Select Port COMXX(Arduino Leonardo) . Select the Arduino as ISP(Atmega32u4) in the Tools>Programmer menu. Use the Burn Bootloader command. You will see Indicate LED is twinkling when burning process start.