Skip to content

Arduino Micro Pinout Discrepancies #1532

Closed
@madbob

Description

@madbob

Original by Jerry Rathje:

There appears to be several pin out discrepancies listed for the Arduino Micro board.

For example on the main Micro board page is lists 7 pins capable of supporting PWM: 3, 5, 6, 9, 10, 11 and 13 however the Pinout drawing shows an additional 8th pin 12 (PWM).

http://arduino.cc/en/Main/ArduinoBoardMicro

However the “Arduino Leonardo pin mapping table” on the mapping between Arduino pins and ATmega32u4 ports page linked from the Micro page shows only six pins capable of supporting PWM: 3, 5, 6, 9, 10 and 11.

http://arduino.cc/en/Hacking/PinMapping32u4

Which is correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions