This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AM5728: PCIe WiFi card driver

Part Number: AM5728
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello Experts,

We were planning to use AM5728 Sitara processor for the following system:

- collect data from FPGA, save it on SSD (Solid State Drive) and then eventually send collected data, about 1 TB (1000 GB), to the operator over WiFi (can't use cables). Because amount of data is large, we can't use SPI based WiFi solutions, but would rather use one of the available 802.11/ac PCIe Mini cards of some sort.

Is TI RTOS sufficient for this task? Does it have drivers for any of commonly available PCIe 5GHz WiFi cards and for SSD over SATA (we don't need file system, just sectors would be fine) ?

Any other ideas how to handle large data transfers over WiFi? (Really don't want to use of the shelf router because of their size and power consumption, with no control over it).

Thanks!