Code Monkey home page Code Monkey logo

esp32_sea_spiffs_loader's Introduction

ESP32_SEA_SPIFFS_Loader

SPIFFS Bitstreamloader for the Spartan Edge Accelerator Board (no SD Card required)

The Spartan Edge Accelerator Boards loads the bitstream into the fpga via the onboard ESP32.
Default Sketch:
Micro SD Card --> ESP32 --> Spartan-7 (via Slave Serial Configuration Mode)

This sketch simply uses the onboard SPI flash chip (W25Q32JV, 4MB) to store the bitstream next to the ESP32 code.
By default the ESP32 allows you to use the normaly unused space on the flash to store files using SPIFFS.
ESP32_SEA_SPIFFS_Loader:
SPI flash (SPIFFS) --> ESP32 --> Spartan-7 (via Slave Serial Configuration Mode)

Installation

  1. Clone the repository to your Arduino Sketchbook folder
  2. Install the ESP32 Arduino Core
  3. Install the ESP32 SPIFFS Upload Plugin
  4. Compile the Sketch and upload it to the Spartan Edge Board (select the "DOIT ESP32 DEVKIT" board from the tools menu)
  5. Set the switch "K5" to the "Slave" position
  6. Create a folder called "data" within the Sketch folder
  7. Place your bitstream for the Spartan-7 FPGA in the "data" folder an name it "default.bit"
  8. Upload the SPIFFS filesystem to the ESP32 via the Arduino IDE Plugin in the tools menu

If you want to update the bitstream just replace the file in the data folder and reupload the filesystem.

Sources

esp32_sea_spiffs_loader's People

Contributors

cellgalvano avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.