Forum Discussion
Altera_Forum
Honored Contributor
11 years agoFT2232H write from PC to FPGA not working
I am now using the FT2232H usb chip in FT245 Sync Fifo mode. I tried to write some bytes from PC to FPGA and then read them back. But the following code is not working: what I read back is always 0x5...
Altera_Forum
Honored Contributor
11 years agoI believe D_Readed needs to be a registered signal, not a variable.