Skip to content

stk500v2 bootloader doesn't support reading fuses [imported] #544

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

Closed
cmaglie opened this issue Nov 15, 2012 · 1 comment
Closed

stk500v2 bootloader doesn't support reading fuses [imported] #544

cmaglie opened this issue Nov 15, 2012 · 1 comment
Assignees
Labels
Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Component: Firmware Limited to the contents of the firmwares folder in the core packages
Milestone

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 544 moved from a Google Code project.
Added by 2011-05-18T17:25:22.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.

Original labels: Type-Defect, Priority-Medium

Original description

What steps will reproduce the problem?

  1. avrdude -U Xfuse:r:-:h

What is the expected output? What do you see instead?
I expect to see the real fuse values.
Instead, all fuses return 0.

What version of the Arduino software are you using? On what operating
system? Which Arduino board are you using?

Arduino-0022, arduino mega2560 board.

Please provide any additional information below.
line 663 in https://github.com/arduino/Arduino/blob/master/hardware/arduino/bootloaders/stk500v2/stk500boot.c (and also the comments in the header of the file) say that this is simply not supported yet.

I can't find any other bug flagging this, so filed this.

@cmaglie
Copy link
Member Author

cmaglie commented Feb 11, 2013

Please look at the pullrequest here #1183

The updated hex bootloader is available here:

https://github.com/cmaglie/Arduino/blob/mega2560-bootloader/hardware/arduino/bootloaders/stk500v2/stk500boot_v2_mega2560.hex

Please check it out and report here #1183 success or failures.
Thank you!

C

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Bootloader The bootloader is the program used to load the uploaded program into the microcontroller's memory Component: Firmware Limited to the contents of the firmwares folder in the core packages
Projects
None yet
Development

No branches or pull requests

1 participant