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 API updates (3-wire, frame-format and extended modes) #39992

Open
4 of 7 tasks
tbursztyka opened this issue Nov 2, 2021 · 1 comment
Open
4 of 7 tasks

SPI API updates (3-wire, frame-format and extended modes) #39992

tbursztyka opened this issue Nov 2, 2021 · 1 comment
Assignees
Labels
area: API Changes to public APIs area: SPI SPI bus Enhancement Changes/Updates/Additions to existing features

Comments

@tbursztyka
Copy link
Collaborator

tbursztyka commented Nov 2, 2021

This is the main issue for adding new features to the existing SPI API.

@tbursztyka tbursztyka added Enhancement Changes/Updates/Additions to existing features area: SPI SPI bus area: API Changes to public APIs labels Nov 2, 2021
@tbursztyka tbursztyka self-assigned this Nov 2, 2021
@carlescufi carlescufi added this to Triage in Architecture Project via automation Nov 9, 2021
@carlescufi carlescufi moved this from Triage to In Progress in Architecture Project Nov 16, 2021
@jefflongo
Copy link

#38386 added support for a SPI_HALF_DUPLEX option for 3-wire SPI mode. As far as I can tell, none of the platform SPI drivers use this yet. How is this flag meant to be used given that the API only exposes only a transceive function (i.e. deciding direction, switching direction)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: API Changes to public APIs area: SPI SPI bus Enhancement Changes/Updates/Additions to existing features
Projects
No open projects
Architecture Project
  
Discussed
Development

No branches or pull requests

2 participants