Tool/software:
can there be i2c communication on the i2c bus before host_irq goes low? For example: Can the master start sending messages to the DLPC3433, before host_irq is low, and waiting for an acknowledgment transaction vs waiting for host_irq pin?
We see notes in the datasheet that "I 2C activity cannot start until HOST_IRQ goes low to indicate auto-initialization completes." During the initialization, can there be activity on the I2C bus for other devices during this time?