speeduino / Hardware

Official Speeduino hardware designs
149 stars 89 forks source link

0.4.3d 22uf ceramic capacitor in reset protection #1

Closed oleh-danilovskyi closed 7 months ago

oleh-danilovskyi commented 2 years ago

I can see that 0.4.3d has C19 22uf in "Reset protection". It is FA22X7R1E226MRU06 and pretty expensive. According to AVR040 4.7nf should be used for reset pin protection . Actually previous version of speeduino used 4.7nf instead of 22uf. Is there a need to have there such "big" capacitor?

turboedge commented 2 years ago

If you really want it to prevent any resets, even ones caused by connecting the USB cable and other things, then the higher value is required. The lower values are just to prevent interference from causing a reset. There are other 22uf ceramic capacitors that might be cheaper, and probably more than fine.

noisymime commented 7 months ago

Short answer, yes, the bigger cap is needed with the 2560. For some reason it is very sensitive to the capacitor value (Much more so than other AVR MCUs).

As mentioned, other caps of similar values can certainly be used