Currently, if the I2C controller (vhdl/i2c/i2c_controller.m4) tries to address a slave address that does not exist on the bus, it will wait forever on an ack. Install a timeout so that it can recover from this.
Log in to post a comment.