Overview
- Object ID : 5183 (2025-03-03 13:46:35)
- Author : Michael
- Content : App Note
- Microcontroller : Propeller 1
- Language : SPIN
- Categories : Other, Signals
- Licence : MIT
- Tags : SPI, SRAM
Content
The application note describes how to interface external SPI-based SRAM to the Propeller P8X32A multicore microcontroller. The Microchip 23K256 32 KB SPI SRAM is used as an example.
A complete API developed in Spin supports reading, writing, block operations, as well as support for an advanced local memory cache.
Download the full PDF application note, and code samples.