Hi, thanks to your great work.
However, the seeed studio abandoned this board for a long time.
And this board is mainly to do like a shield board.
An observation from the schematic design:
ESP32 I/Os are limited to arduino I/O, there is no more I/O to use.
And also, FPGA I/Os are limited to arduino I/O, there are only 10 I/Os to use (IO0~IO9).
If I do not use arduino, QSPI communicates between ESP32 and FPGA, which is the major application.
Standalone mode, the FPGA is limited to HDMI/Camera/ADC /DAC....
After seeing your idea, I do not have ideas to do something interesting using ONLY 10 I/Os.
A SDRAM needs 3X I/Os.
Yeah, the low cost and good Spartan-7 chip, but design is so limited to do few things.
Hi, thanks to your great work.
However, the seeed studio abandoned this board for a long time.
And this board is mainly to do like a shield board.
An observation from the schematic design:
ESP32 I/Os are limited to arduino I/O, there is no more I/O to use.
And also, FPGA I/Os are limited to arduino I/O, there are only 10 I/Os to use (IO0~IO9).
If I do not use arduino, QSPI communicates between ESP32 and FPGA, which is the major application.
Standalone mode, the FPGA is limited to HDMI/Camera/ADC /DAC....
After seeing your idea, I do not have ideas to do something interesting using ONLY 10 I/Os.
A SDRAM needs 3X I/Os.
Yeah, the low cost and good Spartan-7 chip, but design is so limited to do few things.