damellis / attiny

ATtiny microcontroller support for the Arduino IDE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATTINY85 Pinout Diagram missing 3rd PWM on PIN 4

NormanDunbar opened this issue · comments

Hello. The tutorial at http://highlowtech.org/?p=1695 shows the pinout diagram for the attiny45/85. There seems to be a missing third PWM output on physical pin 3, AVR pin 4. This pin has PWM output as well as AVR pins 0 and 1 - at least on my attiny85 it has. I'm using it to fade an RGB LED.

Cheers,
Norm.