Arduino Mega 2560 Pinout

Hello. This text is in the documentation :
"The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), "
Anyone who has the description on which pins these 15 PWM outputs are connected to ?

Google Arduino Mega PWM pins.

Thanks LarryD.
Only 12 ?

Not all pins on the 2560 processor are taken out to the connectors.

D0 and D1 can be used, however, these are for communications.

Thanks a lot.
I actually found the pin mapping just released.

Here's another pinout

Its shows pins 44, 45 and 46 as PWM outputs. Confirmed by https://docs.arduino.cc/static/edb006e0a180e80b9ea9cf8b4859dcd4/A000067-full-pinout.pdf (third page).

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.