Hello I'm trying to make working I2C PS on Ultrazed-EV SOM on MIO 24 and MIO 25 but it doesn't work in no way. I'm using the c code example provided from xilinx for psiic but nothinng works. Could anyone help me?
Thank you very much.
Hello I'm trying to make working I2C PS on Ultrazed-EV SOM on MIO 24 and MIO 25 but it doesn't work in no way. I'm using the c code example provided from xilinx for psiic but nothinng works. Could anyone help me?
Thank you very much.
Hi pierlum,
I agree, there are not a lot of good examples of using PS I2C out there, but it does work.
Take a look at this script we use to program the IDT config EEPROM at the factory:
https://github.com/Avnet/petalinux/blob/master/configs/meta-user/uz7ev_evcc_factest/recipes-apps/eeprom-test/files/eeprom-test.sh
Best Regards,
-Kevin
Hi pierlum,
I agree, there are not a lot of good examples of using PS I2C out there, but it does work.
Take a look at this script we use to program the IDT config EEPROM at the factory:
https://github.com/Avnet/petalinux/blob/master/configs/meta-user/uz7ev_evcc_factest/recipes-apps/eeprom-test/files/eeprom-test.sh
Best Regards,
-Kevin