Forum Discussion
Altera_Forum
Honored Contributor
11 years agoRouting HPS I2C thru FPGA Not Working
Hi I followed Altera's guide AN706 (link below) to route HPS' I2C0 port through the FPGA on the Cyclone V Arrow SoCKit. I included the ALT_IOBUFF buffer as instructed by AN706 guide. But it's n...
Altera_Forum
Honored Contributor
10 years agoHey,
I seem to have similar problems running the hps_i2c0 as an master: - I see the hps putting out the correct i2c-address on the bus and the slave reacts with an ack - The TX_ABRT register says there was no ack and the communication stops I use an ALT_IOBUFF to connect the pins from FPGA to hps as seen in the application note posted above. mbp2014 have you found a solution yet?