Hello,
I am currently developping a board to evaluate if the FPGA XC7Z020 is valid for our product. To do that I am using the ZedBoard.
In my PCB, I have placed several devices which use I2C communication. My question is: is there any way to communicate with this I2C devices without using the FPGA? I was wondering if it is possible to use the USB port to communicate directly with the I2C bus in the ZedBoard.
Of course, this communication could be very simple. For instance, asking for the I2C addresses connected to this line. With that I would be able to assure that those devices are OK.
Thank you very much in advance.
Have a nice day,
Miguel