Skip to content

smartperson/spartan-edge-accelerator-esp32-qspi-to-fpga

Repository files navigation

ESP-IDF app for Spartan Edge Accelerator

A messy app based on the ESP-IDF app template. This is meant to be run on ESP32 that is part of the Spartan Edge Accelerator board.

The application repeatedly sends data using the ESP32's SPI peripheral configured for QSPI and sending using DMA to minimize CPU usage.

The application waits for a GPIO interrupt which is meant to signal the beginning of the VBLANK period on a hardware design specified in this repository.

The goal is to ultimately allow for the creation of rich, graphically complex applications on the ESP32, with the FPGA handling the graphics processing. The sibling repository has more information, and will be used to track most of the active development on this project.

About

Code to send arbitrary serial data at high speeds from the ESP32 to the Xilinx Spartan FPGA at QSPI speeds

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published