What is the expected behavior of the 954 when a Slave Alias and Slave ID are setup for a given port and the remote slave is not present on the other side of the remote link? The assumption is a 953 is present and the system is LOCKED, but the remote slave is not enabled or is not physically connected to the remote I2C bus. Also assume Pass Thru is enabled and Pass Thru All is not used. All remote communication to the 953 is fully functional. Also assume BCC Watchdog Control register 0x07 is left as default.
In this case, should the 954 clock stretch for 127 * 2ms = 254ms waiting for a response from the remote slave and then timeout and release the clock? I have a system where I observe both clock stretching and repeated communication attempts with the remote slave. In the case where repeated attempts are made, the time duration between attempts is relatively fast ~500us. Is it possible the 954 is not able to pull the SCLK low before the master is retrying communication? Thank you.