Open shuchitak opened 2 years ago
Also tracked in the xvf3800 issue https://github.com/xmos/sw_xvf3800/issues/34
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.
@shuchitak, I reckon we can close this issue? Is there anything left to do?
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