0.1uF Cap needed on final PCB? #877
RossAWaddell
started this conversation in
Support / Q & A
Replies: 1 comment 2 replies
-
Using the 0.1Uf cap is always recommended. Not just for programming. That programmer is a UsbtinyISP programmer so should work with Attinycore. The damellis core is a different and much older core than AttinyCore. Did you read the installation instructions for this core? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The Ref_wiring.md file says you need a 0.1uF cap between Vcc and GND as close to the chip/pins as possible. Is that also needed on the final PCB, or just during programming (I'm using an ATtiny85)?
Also, I'm planning on using SparkFun's Tiny AVR Programmer (https://learn.sparkfun.com/tutorials/tiny-avr-programmer-hookup-guide/all#programming-in-arduino to program my ATtiny85 - will this be a problem with this core? I'm using the official Arduino.cc app (v1.8.18) and this in the Additional Boards Manager URL: https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json. I've also added the ATtiny boards, although the only one I found in Boards Manager was from David Mellis (https://github.com/damellis/attiny)
Beta Was this translation helpful? Give feedback.
All reactions