Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI2C Woes, Opencore and Terasic
I've been trying to get a functional I2C bus in my design for a while now with no luck. I've tried my own and a few open source cores. ALL of them have the same problem. I never receive ACKs. I canno...
Altera_Forum
Honored Contributor
15 years agoI've had problems with I2C interface with a Maxim part. When I send a command to start ADC conversion for the first time I never get an acknowledge. However, if I put a time out timer on the ACK, and then send a second command everything starts working fine.