Skip to content

Incomplete documentation of auto-reset disabling capacitor in Arduino as ISP tutorial #8368

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
dvarrel opened this issue Jan 6, 2019 · 2 comments
Labels
Component: Documentation Related to Arduino's documentation content feature request A request to make an enhancement (not a bug fix)

Comments

@dvarrel
Copy link

dvarrel commented Jan 6, 2019

Hi,
thanks for Arduino as ISP and Arduino Bootloaders Tutorial

for some arduino nano (old bootloader), it's necessary to put an 1µF capacitor between RESET and Ground to burn new Bootloader.

best regards

@per1234 per1234 added the Component: Documentation Related to Arduino's documentation content label Jan 7, 2019
@per1234
Copy link
Collaborator

per1234 commented Jan 7, 2019

Are you referring to this tutorial?
https://www.arduino.cc/en/tutorial/arduinoISP

This may be a duplicate of #8032. However, I have wondered about how that tutorial shows the capacitor used on the Mega, but not on the Uno used as Arduino as ISP. Is there something about the Mega that makes the capacitor more likely to be needed? Using the stk500v1 protocol, I have never needed the capacitor on any board I've used for Arduino as ISP.

Perhaps it would make more sense to change the tutorial to show the Mega without capacitor, but then add a note that if you're experiencing such and such error, try using a capacitor. It would be safest to always use a capacitor (since it does no harm). However, I think it's best for the tutorial to recommend it only when absolutely necessary because it increases the complexity of a process the average Arduino user finds already extremely difficult. Many Arduino users don't happen to have a suitable capacitor on hand, though they may very well have a spare Arduino board and jumper wires.

Related: http://forum.arduino.cc/index.php?topic=591024

@per1234 per1234 changed the title arduino as isp tutorial Incomplete documentation of auto-reset disabling capacitor in Arduino as ISP tutorial Jan 7, 2019
@dvarrel
Copy link
Author

dvarrel commented Jan 7, 2019 via email

@per1234 per1234 added the feature request A request to make an enhancement (not a bug fix) label Oct 5, 2020
@dvarrel dvarrel closed this as completed Dec 3, 2020
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 feature request A request to make an enhancement (not a bug fix)
Projects
None yet
Development

No branches or pull requests

2 participants