Overview
- Object ID : 2573 (2016-03-05)
- Author : Tom Crawford | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : PASM
- Category : Protocol
- Licence : Other
- Tag : SPI
Content
This PASM SPI Slave has been tested at 1.8 MHz. Once started, it will look for a LOW on the chip select pin and will accumulate up to 32 bits. When chip select goes HIGH, it will store the accumulated data and a bit count into hub memory.