hey guys,
of course you can google pinout but im not sure how it is on arduino. Is my picture right? which one are PWM pins? thanks for help and i still have a problem that you have probably forget.
http://arduino.cc/forum/index.php/topic,121305.0.html
The PWM outputs are the ones with an "OCxy" function labeled on the chip. (That's "Output Compare ", like OC3A)
thanks
datasheet says that there is six PWM channels but i found them eight?!
There was some commentary on AVRFreaks about TIMER3 being omitted from some datasheets.
It looks like maybe the feature summary is still broken? I definitely count four timers (8bit timer0, 16bit timer1/timer3, and 8bit (w async) timer2), and each one has two PWM outputs...