Skip to content

wrong pin name in online documentation "SAM3X-Arduino Pin Mapping" #382

Open
@NexCastus

Description

@NexCastus

Hey,

on page SAM3X-Arduino Pin Mapping the "Mapped Pin Name" for pin 71 is incorrectly stated as SCL2 rather than the actual SCL1.

Due Pin Number SAM3X Pin Name Mapped Pin Name Max Output Current (mA) Max Current Sink (mA)
... ... ... ... ...
71 PA18 SCL2 15 9
... ... ... ... ...

should be:

Due Pin Number SAM3X Pin Name Mapped Pin Name Max Output Current (mA) Max Current Sink (mA)
... ... ... ... ...
71 PA18 SCL1 15 9
... ... ... ... ...

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcommunityBugs and fixes suggested by the community

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions