Skip to content

RTIO Support: SPI #67327

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

Open
3 of 11 tasks
Tracked by #70651
teburd opened this issue Jan 8, 2024 · 2 comments
Open
3 of 11 tasks
Tracked by #70651

RTIO Support: SPI #67327

teburd opened this issue Jan 8, 2024 · 2 comments
Labels
Architecture Review Discussion in the Architecture WG required area: RTIO area: SPI SPI bus Enhancement Changes/Updates/Additions to existing features

Comments

@teburd
Copy link
Collaborator

teburd commented Jan 8, 2024

Is your feature request related to a problem? Please describe.

RTIO is a feature that enables lock-free queue like requests to hardware peripherals, allowing for things like SPI transactions to be started in an ISR context. This is very useful for sensors and is part of the newer sensor API. Peripheral drivers should support this API in a broad way in Zephyr

Describe the solution you'd like

SPI bus drivers supporting RTIO broadly.

Additional context

Status of SPI bus driver RTIO support

@teburd teburd added the Feature Request A request for a new feature label Jan 8, 2024
@teburd
Copy link
Collaborator Author

teburd commented Jan 8, 2024

@henrikbrixandersen @yperess

@FlorianWeber1018
Copy link
Contributor

Should we consider to add the rpi pio spi driver to the list as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Review Discussion in the Architecture WG required area: RTIO area: SPI SPI bus Enhancement Changes/Updates/Additions to existing features
Projects
Status: In Progress
Status: Future
Development

No branches or pull requests

4 participants