An open API service indexing awesome lists of open source software.

https://github.com/joeferner/fpga-spi

Simple SPI interface for FPGAs
https://github.com/joeferner/fpga-spi

Last synced: over 1 year ago
JSON representation

Simple SPI interface for FPGAs

Awesome Lists containing this project

README

          

This is a simple SPI slave device for FPGAs. The project file is for a Lattice iCEblink40 development board.
The STM32 test driver is for an STM32F103 ARM microcontroller.