Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,11 +44,13 @@ The bootloader is a piece of code stored in a reserved space in your Arduino boa

08. Connect the Arduino Uno to your PC again.
Copy link
Collaborator

@seaxwi seaxwi Apr 22, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
08. Connect the Arduino Uno to your PC again.
08. Connect the Arduino Uno to your PC again and make sure it's selected in `Tools > Port`

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@seaxwi you are missing the closing backtick at the end of `Tools > Port` in your suggestion.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@per1234 fixed


09. Check the board and port selection like in step 2 and 3.
09. Check the port selection like in step 2 and 3.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
09. Check the port selection like in step 2 and 3.
09. Select `Tools > Board > Arduino AVR Boards > Arduino Mega or Mega 2560`.


10. Select `Tools > Programmer > Arduino as ISP`.
10. Change the board to Arduino Mega or Mega 2560.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
10. Change the board to Arduino Mega or Mega 2560.
10. Select `Tools > Programmer > Arduino as ISP`.


11. Select `Tools > Burn Bootloader`.
11. Select `Tools > Programmer > Arduino as ISP`.

12. Select `Tools > Burn Bootloader`.
Comment on lines +51 to +53
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
11. Select `Tools > Programmer > Arduino as ISP`.
12. Select `Tools > Burn Bootloader`.
11. Select `Tools > Burn Bootloader`.


The following confirmation message will show at the bottom of Arduino IDE if successful:

Expand Down
Binary file modified content/Hardware/Core Boards/img/Connections-mega2Uno.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.