Can I add pull up resistors to my Attiny85 and AVR programmer?

Thread Starter

miltonray02

Joined Apr 5, 2021
3
I am using Attiny for pulse width modulation and I wonder if it is incorrect to add pull up resistors for my attiny and avr programmer.
Screen Shot 2021-04-05 at 2.34.31 AM.jpg
 
Last edited:

dendad

Joined Feb 20, 2016
4,476
I would think pullups are a good idea. Having port pins floating may not be.
Is the programmer removed or always connected?
And, does the programmer drive the ATtiny reset pin? If so, R3 man need to be connected to PB5, not +5V.
 
Top