Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues on Arduino website page "Updating the Atmega8U2 and 16U2 on an Uno or Mega2560 using DFU" #7639

Open
per1234 opened this issue May 27, 2018 · 0 comments
Assignees
Labels
Component: Documentation Related to Arduino's documentation content Type: Bug

Comments

@per1234
Copy link
Collaborator

per1234 commented May 27, 2018

https://www.arduino.cc/en/Hacking/DFUProgramming8U2


Change:

Updating the Atmega8U2 and 16U2 on an Uno or Mega2560 using DFU

To:

Updating the ATmega8U2 and 16U2 on an Uno or Mega 2560 using DFU


Change:

Previous versions of the Uno and Mega2560 had an Atmega8U2.

To:

Previous versions of the Uno and Mega 2560 had an ATmega8U2.


Change:

Here's how to update the firmware on your 16u2 in a few steps.

To:

Here's how to update the firmware on your ATmega16U2 in a few steps.


Change:

The Arduino Uno and Mega 2560 have been shipping with the updated version of the ATmega16u2 firmware.

To:

The Arduino Uno and Mega 2560 have been shipping with the updated version of the ATmega16U2 firmware.


Change:

Windows: Download Atmel's flip programmer from here

To:

Windows: Download Atmel's FLIP programmer from here


Change:

Linux: from a command line type

To:

Linux: From a command line type


Change:

The firmware is also located with the Arduino software in the /hardware/arduino/firmwares/arduino-usbserial folder.

To:

The firmware is also located with the Arduino software in the /hardware/arduino/avr/firmwares/arduino-usbserial folder.


Change:

Reset the 8u2 or 16u2

To:

Reset the ATmega8U2 or 16U2


Change:

To verify you have reset the 8u2 or 16u2 chip:

To:

To verify you have reset the ATmega8U2 or 16U2 chip:


Change:

In the Arduino programming environment, check the list of serial ports.

To:

In the Arduino IDE, check the list of serial ports under Tools > Port.


Change:

Windows: use flip to upload the hex file to your board

To:

Windows: Use FLIP to upload the hex file to your board


Change:

Mac & Linux: from a terminal window,

To:

Mac & Linux: From a terminal window,


Change:

If your board has an atmega8u2 type atmega8u2

To:

If your board has an ATmega8U2 type atmega8u2


Change:

You can check this by looking in the serial port menu of the Arduino software.

To:

You can check this by looking in the Tools > Port menu of the Arduino software.


Change:

The 8u2 and 16u2's flexibility allows for other firmware

To:

The ATmega8U2 and 16U2's flexibility allows for other firmware


Change:

Turn you Arduino Uno into a PS3 compatible USB joystick

To:

Turn your Arduino Uno into a PS3 compatible USB joystick

@per1234 per1234 added the Component: Documentation Related to Arduino's documentation content label May 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Documentation Related to Arduino's documentation content Type: Bug
Projects
None yet
Development

No branches or pull requests

2 participants