Open heguss opened 1 year ago
if you want to transfer base band sample data with out using openwifi, you can learn how to use IIO. if want to transfer data to FPGA , you can learn how to use DMA, the driver side_ch.ko of openwifi is a perfect example.
Hi, I have a question about openwifi-hw. Is there an RX or TX interface in the FPGA program of openwifi-hw? I would like to transfer some external data through FPGA. Looking forward to your reply.