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
- Host: GitHub
- URL: https://github.com/joeferner/fpga-spi
- Owner: joeferner
- Created: 2014-02-08T00:25:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-08T00:27:01.000Z (over 12 years ago)
- Last Synced: 2025-02-28T13:19:29.581Z (over 1 year ago)
- Language: C
- Size: 113 KB
- Stars: 13
- Watchers: 6
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.