Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Incorrect pin (either diagram or variant.cpp) #46

Closed
henrygab opened this issue Jan 11, 2020 · 1 comment
Closed

Incorrect pin (either diagram or variant.cpp) #46

henrygab opened this issue Jan 11, 2020 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@henrygab
Copy link

henrygab commented Jan 11, 2020

The official board pinout diagram says D7 is P0.09, and D8 is P0.10.

However, the BSP v1.1.3 variant.cpp says they are 0.23 and P0.21, respectively:

P0_23, NULL, NULL, // D7
// D8 - D13
P0_21, NULL, NULL, // D8

Which of these are correct and should be our source of truth?

Can someone validate each of the pin definitions in variant.cpp for correctness?

@facchinm facchinm added bug Something isn't working documentation Improvements or additions to documentation labels Jan 13, 2020
@Rocketct
Copy link

Changed and uploaded.

https://store.arduino.cc/usa/nano-33-ble
https://store.arduino.cc/usa/nano-33-ble-sense

i'll close the issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants