Post Go back to editing

Setting up a libIIO client on ZYNQ PS

Category: Software
Product Number: AD9361
Software Version: VITIS 2022.2, Windows 11

I have a ZC702 FPGA board with an FMCOMMS3 (AD9361) FMC card, running the AD9361 no-OS project.

Can I connect to IIO over Ethernet, or is it limited to serial? I haven't been able to find a definitive answer for this.

Assuming that no-OS doesn't support Ethernet, I can use the Kuiper Linux image to get IIO working over Ethernet. Now, I want to set up an IIO client on another FPGA board, which is a Zynq-based custom board. I would like to connect the ZC702 to this board over Ethernet and access the IIO server. This should be possible on a bare-metal (no-OS) setup, right? If so, could you please help me with how to set up the IIO client on the Zynq? Also, I assume I will need to set static IPs on both boards since neither will be running DHCP.

For context, the ADI Kuiper with Ethernet works with my Windows PC, and the no-OS IIO AD9361 project works over serial with my PC as well.

regards,

-Nora