Hello everyone
I have a problem concerning the I2C bus on the Zynq MINI-ITX board.
I bought a FMC male connector to use the I2C bus (SDA pin: C30 and SCL pin : C31).
I tried both PS and PL master configuration and nothing changes in #i2cdetect -l output. It always says:
i2c-0 i2c CADENCE I2C at e0004000 I2C adapter
When I try an #i2cdetect -r 0 nothing appear, not even the I2C switch (adress range: 0x70 to 0x77).
I have a device which have D0 as I2C adress, connected to C30 and C31 pins but #i2cget return nothing at 0xD0 adress.
Thank you in advance