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 With Always Asserted CS #66

Open
xmos-jmccarthy opened this issue Oct 4, 2022 · 0 comments
Open

SPI Slave With Always Asserted CS #66

xmos-jmccarthy opened this issue Oct 4, 2022 · 0 comments
Labels
type:enhancement New feature or request

Comments

@xmos-jmccarthy
Copy link
Contributor

Thank you for submitting an SDK feature request. Please provide as much information you can.

Describe the feature
Some SPI slave devices are used with a hardwired CS on the PCB, and the master expects to just clock data as required, never having to explicitly assert/deassert CS. The current SPI Slave device requires assertion and deassertion of CS to operate.

Will this change any current APIs? How?
Unknown, but most likely.

Who will benefit with this feature?
Anyone who wants to use xcore as a SPI slave with hardwired asserted CS.

Any Other info
This would most likely be a rewrite of the underlying HIL IO lib.

@xmos-jmccarthy xmos-jmccarthy added the type:enhancement New feature or request label Oct 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant