arduino / arduino/docs-content
Arduino Due SPI pinout in datasheet
- Dominant language
- Python
- Stars
- 375
- Forks
- 557
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
On page 10 and 18 of the [datasheet ](https://docs.arduino.cc/resources/datasheets/A000062-datasheet.pdf) (Modified: 14/06/2024) for Arduino Due the pins D13, D12 and D11 are labeled as SCK, CIPO and COPI for the SPI interface, which is wrong. SPI uses the dedicated pins as pointed out on page 19.
Contributor guide
Research direction
Start with pages 10, 18, and 19 of the linked A000062-datasheet.pdf and compare the SPI pin labels with the dedicated pins identified on page 19. Find the datasheet source or generated document in the docs-content repository, then update the incorrect labels and verify that the published PDF reflects the correction.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- arduino
- Domain
- documentation, embedded-iot
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100