arduino / arduino/docs-content

Leonardo pinout: incorrect analog pin numbers

Open
#670 1 comment 0 reactions 0 assignees View on GitHub
bug community maker
Dominant language
Python
Stars
375
Forks
555
Avg merge
4d 3h
Merged PRs (30d)
28

Description

https://content.arduino.cc/assets/Pinout-Leonardo_latest.pdf

```
Analog Is Should
pin now be
A0 D14 D18
A1 D15 D19
A2 D16 D20
A3 D17 D21
A4 D18 D22
A5 D19 D23
```
It would also be nice to have A6–A11 in the diagram. The corresponding ADC channels are already there.

The Micro pinout has correct numbers and A6–A11.
https://content.arduino.cc/assets/Pinout-Micro_latest.pdf

Contributor guide

Open the contributing guide

Research direction

Compare the Leonardo pinout PDF at https://content.arduino.cc/assets/Pinout-Leonardo_latest.pdf with the Micro reference at https://content.arduino.cc/assets/Pinout-Micro_latest.pdf, then locate the source asset in the docs-content repository. Done means the Leonardo diagram uses D18–D23 for A0–A5 and also shows A6–A11 with their existing ADC channels.

Written by the indexing model from the issue text.

Assessment

Domain
documentation, embedded-iot
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.