WangXuan95 / FPGA-ftdi245fifo

An FPGA-based FT232H/FT600 chip controller for rapid data transmission via USB. 使用FT232H/FT600芯片进行FPGA与电脑之间的高速数据传输。
https://gitee.com/wangxuan95/FPGA-ftdi245fifo
GNU General Public License v3.0
263 stars 82 forks source link

Does this code require custom programming of the FT232H? #14

Open zapta opened 8 months ago

zapta commented 8 months ago

Does this code require custom programming of the FT232H's EEPROM, e.g. via the FTDI prog program, or can it work with new stock FT232 as is?

The reason I ask is that I don't see where the FIFO mode of the FT232H is selected (e.g. vs UART, or JTAG modes).

https://github.com/WangXuan95/FPGA-ftdi245fifo/blob/main/python/USB_FTX232H_FT60X.py