sc_flash
Latest release: | 1.0.3beta0 |
---|---|
Maintainer: | davelxmos |
Description: | SPI Flash Libraries |
SPI flash module (module_flash)
Description
SPI Flash Library.
- This is the development version of the flash library provided with the XMOS Development tools
Quad SPI flash module (module_quad_spi_flash)
Description
Quad SPI flash library.
Key Features
- Supports via API
- read,
- write,
- erase,
- access to status registers.
- Runs as a library call, requiring no extra cores or timers.
- Up to 23.8 MB/s read speed.
- Includes application demonstrations
Documentation
Full documentation can be found at: http://xcore.github.com/sc_flash/
Support
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.
Required software (dependencies)
- sc_slicekit_support (https://github.com/xcore/sc_slicekit_support.git)