This summary page is auto-generated from the github repository. Click here to visit the main repository page.
Latest release: | 1.2.0rc0 |
---|---|
Maintainer: | djpwilk |
Description: | SPI protocol component |
- Master and slave components
- Implements SPI modes 0, 1, 2, 3
- Configurable clock
SPI master and slave components. Simple API with functions to initialize, read and write values of 1, 2 or 4 bytes, or arbitrary length arrays, and shutdown. This component API is function-based and does not require a dedicated thread. Includes data transfer test code.
Full documentation can be found at: http://xcore.github.com/sc_spi/
None
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.
- xcommon (if using development tools earlier than 11.11.0)