SPIMemory¶
SPIMemory is an Arduino library for SPI Flash and SPI FRAM chips.
This manual is organized for:
- firmware users integrating the library into applications
- maintainers extending compatibility and behavior
Start Here¶
- Use Quick Start to wire, initialize, and perform first read/write.
- Use Troubleshooting when chips are non-responsive.
- Use SPIFlash API and SPIFram API for the reference surface.
Project Links¶
- Repository: https://github.com/Marzogh/SPIMemory
- Published docs: https://chipsncode.com/SPIMemory/