Skip to content
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

RP.PIO: allow non-blocking put/get on FIFOs #58

Merged

Conversation

Fabien-Chouteau
Copy link
Contributor

Also add FIFO status functions.

Also add FIFO status functions.
@JeremyGrosser JeremyGrosser merged commit 71f589d into JeremyGrosser:master Feb 29, 2024
1 check passed
@JeremyGrosser
Copy link
Owner

Seems fine, but why wouldn't you use DMA to do this?

@Fabien-Chouteau
Copy link
Contributor Author

DMA is more complex to put in place and there's a limited number of channels.

I am using this for a non blocking version of the touch sensor.

@Fabien-Chouteau Fabien-Chouteau deleted the pio_non_blocking branch February 29, 2024 19:53
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