I would like to use the I2C interface available on either the Click or Syzygy connectors.
I have followed the Xilinx Embedded Design tutorial available at https://github.com/Xilinx/Embedded-Design-Tutorials/tree/master/docs/Introduction/ZynqMPSoC-EDT (particularly "3-system-configuration.rst") to create the basic hardware config. I selected the Avnet ZUBoard. I then followed the tutorial "4-build-sw-for-ps-subsystems.rst" to build the "Helloworld" software project as a STANDALONE application.
I assume the I2C interfaces available on the Click or Syzygy connectors must be supported by PL logic.
My questions are:
- Is the I2C logic to support the interfaces on the Click and Syzygy connectors already included in the ZUBoard support added when I selected the ZUBoard in Vivado when creating the system?
- Where can I find example software source code (for use as with a STANDALONE software project) to utilize these I2C interfaces in the PL?
Thanks in advance
