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

SPI Slave additional features #1437

Open
8 tasks
MabezDev opened this issue Apr 15, 2024 · 0 comments
Open
8 tasks

SPI Slave additional features #1437

MabezDev opened this issue Apr 15, 2024 · 0 comments
Labels
peripheral:spi SPI peripheral

Comments

@MabezDev
Copy link
Member

Extracted from

//! TODO:
//! - Notify the Spi user when the master wants to send or receive data, if
//! possible
//! - Blocking transfers
//! - Half duplex
//! - Segmented transfers
//! - Interrupt support
//! - Custom interrupts from segmented transfer commands
//! - Dual and quad SPI
//! - CPU mode

  • Notify the Spi user when the master wants to send or receive data, if
    [ ] possible
  • Blocking transfers
  • Half duplex
  • Segmented transfers
  • Interrupt support
  • Custom interrupts from segmented transfer commands
  • Dual and quad SPI
  • CPU mode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
peripheral:spi SPI peripheral
Projects
Status: Todo
Development

No branches or pull requests

2 participants