spi-memory 0.2.0

A generic driver for different SPI Flash and EEPROM chips
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Development / Testing Board

This directory contains design files and software for a development and testing
PCB that can hold up to 16 SPI memory chips using the 25-series pinout.

The PCB features a micro USB receptacle connected to a USB-to-SPI converter, and
can also be mounted on a Raspberry Pi, directly using the Pi's native SPI
peripheral (and Linux driver). The USB feature is useful for development of the
library on a regular PC, while the latter is useful for performing automated
Hardware-in-the-Loop testing.

![PCB Top](dev-board-top.png)
![PCB Bottom](dev-board-bottom.png)