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 transport support to device_control #55

Open
shuchitak opened this issue Sep 23, 2022 · 3 comments
Open

SPI Slave transport support to device_control #55

shuchitak opened this issue Sep 23, 2022 · 3 comments
Assignees
Labels
type:enhancement New feature or request

Comments

@shuchitak
Copy link
Contributor

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

Describe the feature
SPI slave transport support is missing from device_control sw service, which only supports I2C Slave and USB transport at the moment.

Will this change any current APIs? How?

Who will benefit with this feature?
XVF3800 INT Device configuration needs to support host control over SPI Slave. We're using device_control sw service to implement the control plane for the XVF3800 and this feature is needed for that.

Any Other info

@shuchitak shuchitak added the type:enhancement New feature or request label Sep 23, 2022
@keithm-xmos keithm-xmos removed their assignment Sep 23, 2022
@shuchitak shuchitak self-assigned this Sep 27, 2022
@mbanth mbanth assigned xmos-jmccarthy and unassigned shuchitak Sep 27, 2022
@shuchitak
Copy link
Contributor Author

Also tracked in the xvf3800 issue https://github.com/xmos/sw_xvf3800/issues/34

@shuchitak
Copy link
Contributor Author

I've added SPI Slave transport support in https://github.com/shuchitak/fwk_rtos/tree/feature/device_control_spi_support/modules/sw_services/device_control. Currently testing SPI based control for the xvf3800.

@xluciano
Copy link
Contributor

@shuchitak, I reckon we can close this issue? Is there anything left to do?

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

4 participants