Burning Bootloader on Arduino Mega: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 4: Line 4:
*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
*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
*Driver says it's good for kernels up to 3.13, I have 4.8 on my other computer and driver install doesn't work

Latest revision as of 23:55, 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
  • Driver says it's good for kernels up to 3.13, I have 4.8 on my other computer and driver install doesn't work