Skip to content

Support the Atmel STK500 and JTAGICE3 for ISP #5623

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

Merged
merged 3 commits into from
Feb 8, 2017

Conversation

matthijskooijman
Copy link
Collaborator

This supersedes PR #2010. Compared to the last version of that PR, this:

  • Is based against master instead of ide-1.5.x
  • Removes the "slow" / "fast" distinction for JTAGICE3 ISP. Instead it now just uses the default bitclock, just like the other programmers (which is 8Khz, so sufficiently slow to work with even slow devices). The JTAG3ICE JTAG option does still have a bitclock option at the fasted possible setting (10Mhz), since for JTAG the max speed does not depend on the target clock, so this should always work.
  • Removes the comments about burn bootloader not working, since avrdude is now fixed to not barf about mismatching unused bits in the fuse and lock bytes.

I believe this resolves all reservations from #2010, so this PR can be merged as it is now.

@facchinm facchinm added the Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.) label Jan 20, 2017
@facchinm facchinm merged commit 8d955c8 into arduino:master Feb 8, 2017
@matthijskooijman
Copy link
Collaborator Author

Thanks! :-)

@facchinm facchinm added this to the Release 1.8.2 milestone Feb 8, 2017
@matthijskooijman matthijskooijman deleted the stk500-jtagice3 branch February 9, 2017 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture: AVR Applies only to the AVR microcontrollers (Uno, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants