Skip to content

nrf: Rewrite the SPI common-hal using nrfx #959

New issue

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
Jun 26, 2018

Conversation

arturo182
Copy link
Collaborator

Use SPIM2 on nRF52832 and SPIM3 on nRF52840. SPIM3 is able to go
up to 32MHz!

@arturo182 arturo182 requested review from tannewt and hathach June 25, 2018 21:41
Use SPIM2 on nRF52832 and SPIM3 on nRF52840. SPIM3 is able to go
up to 32MHz!
@hathach
Copy link
Member

hathach commented Jun 26, 2018

Superb, I think we should re-implement all the driver with nrfx. So that we don't need to maintain it ourself. I will help later on after the usb boot things. Their prph code isn't opensource friendly at the start and too tightly couple with sdk until recently.

@arturo182
Copy link
Collaborator Author

That is my plan :)

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.

Cool! This new library looks nice!

@tannewt tannewt merged commit 91427b0 into adafruit:master Jun 26, 2018
@arturo182 arturo182 deleted the nrf_spim branch June 28, 2018 20:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants