Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHe is using an FTDI USB-232 converter. I think the latency timer is not specific to FIFO mode. If I'm correct, he is already limited by exactly the same latency.
The latency timer affects only small transfers, less than 64 bytes. As soon as the 64 bytes buffer is filled, then the timer is not relelvant. You still get a significant latency no matter what. USB is not a low latency protocol.