Skip to content

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

Merged
tannewt merged 1 commit into
adafruit:masterfrom
arturo182:nrf_spim
Jun 26, 2018
Merged

nrf: Rewrite the SPI common-hal using nrfx#959
tannewt merged 1 commit into
adafruit:masterfrom
arturo182:nrf_spim

Conversation

@arturo182
Copy link
Copy Markdown
Collaborator

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

@arturo182 arturo182 requested review from hathach and tannewt June 25, 2018 21:41
Use SPIM2 on nRF52832 and SPIM3 on nRF52840. SPIM3 is able to go
up to 32MHz!
@hathach
Copy link
Copy Markdown
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
Copy Markdown
Collaborator Author

That is my plan :)

Copy link
Copy Markdown
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