General Category > Discussion - Drivers

Concurrent execution of FT_WritePipe within multiple threads

(1/1)

Coderitter GmbH:
Is it allowed to call FT_WritePipe concurrently from multiple threads? If so, are there any benefits in doing so?

Coderitter GmbH:
[Ans] depends on the FPGA implementation. If the FPGA can handle writes coming from different threads in an out of order fashion and if the FPGA is designed to re-order all of them, then no problem in doing this. Typically, no one does this.

Navigation

[0] Message Index

Go to full version