-
-
Notifications
You must be signed in to change notification settings - Fork 64
Arduini Nano Every avrdude EEPROM writing issue. #120
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
Ref: #103 Looks like there is some hurdle to compile the FW even if I want to try the latest git instead of the factory FW. |
The above issue #103 has been fixed. New binary can be downloaded here: |
The following PR from avrdude seems to be able to work around the firmware issue in terminal mode. Normal mode may be fixed using similar method as well. I will close this one. |
Ref: avrdudes/avrdude#1069 (comment)
For my official Arduini Nano Every board, it does not work with EEPROM writing, using latest avrdude git. I also tried different binaries (including Arduino version of avrdude 6.3 and 7.0) and none of them works.
I tend to believe it is a MuxTO FW issue on the SAM D11.
Interestingly I have a Nano 4808 clone and it works better (still got the RSP_ILLEGAL_MEMORY_TYPE warning message but it works in the end).
Debug message with -vvvv.
The text was updated successfully, but these errors were encountered: