| Stable release: | unreleased |
|---|---|
| Status: | Feature complete |
| Description: | SPI master/slave component. |
| Maintainer: | https://github.com/mikexmos |
- Master and slave components
- Implements SPI mode 3
- Configurable clock, default value of 12.5 MHz
SPI master/slave component. Simple API with functions to initialize, read and write values of 1, 2 or 4 bytes, and shutdown. This component API is function-based and does not require a dedicated thread. Includes data transfer test code.
none
- xcommon git@github.com:xmos/xcommon.git
Issues may be submitted via the Issues tab in this github repo. Response to any issues submitted as at the discretion of the manitainer for this line.