8000 Allow NFC pins to be used for other purposes. by dhalbert · Pull Request #1678 · adafruit/circuitpython · GitHub
[go: up one dir, main page]

Skip to content
8000

Allow NFC pins to be used for other purposes. #1678

New issue

8000 Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 21, 2019

Conversation

dhalbert
Copy link
Collaborator
@dhalbert dhalbert commented Mar 21, 2019

Fixes #1300. We don't support NFC, so the NFC pins can be used for other purposes. This sets a #define (in the right place) so that the nRF startup code will flip a bit that enables these pins to be used for non-NFC purposes.

Note that on the PCA10056 board, some jumpers must be moved to make the the black female headers for these pins be connected. See section "8.13 NFC antenna interface" in the nRF52840 DK PDF for more information. More info about possible pin limitations as well in in #1300.

Tagging @uhrheber.

I tested this on PCA10056.

@dhalbert dhalbert requested a review from tannewt March 21, 2019 15:35
@dhalbert dhalbert added this to the 4.0.0 - Bluetooth milestone Mar 21, 2019
Copy link
Member
@tannewt tannewt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great! Thank you!

@tannewt tannewt merged commit fce63b1 into adafruit:master Mar 21, 2019
@dhalbert dhalbert deleted the nrf-nfc-as-gpio branch March 22, 2019 00:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0