Burning Bootloader on Arduino Mega: Difference between revisions
Jump to navigation
Jump to search
(Created page with "From [https://electronics.stackexchange.com/questions/7769/how-to-burn-arduino-mega-2560-bootloader]: "You should be able to burn it using the Arduino software with the AVR I...") |
No edit summary |
||
Line 1: | Line 1: | ||
From [https://electronics.stackexchange.com/questions/7769/how-to-burn-arduino-mega-2560-bootloader]: | From [https://electronics.stackexchange.com/questions/7769/how-to-burn-arduino-mega-2560-bootloader]: | ||
"You should be able to burn it using the Arduino software with the AVR ISP. See the Tools menu. | *"You should be able to burn it using the Arduino software with the AVR ISP. See the Tools menu. | ||
*If that doesn't work, try the Arduino forum." | |||
If that doesn't work, try the Arduino forum." | *This appears to be an issue of a driver for one of the fake Arduino chips - CH340 - see notes at the source of the boards from Zyltech - http://www.zyltech.com/ramps-14.html |
Revision as of 21:50, 23 April 2017
From [1]:
- "You should be able to burn it using the Arduino software with the AVR ISP. See the Tools menu.
- If that doesn't work, try the Arduino forum."
- This appears to be an issue of a driver for one of the fake Arduino chips - CH340 - see notes at the source of the boards from Zyltech - http://www.zyltech.com/ramps-14.html