I'm using serializer 949 connected to host and 948 on the other side. I read register I2C_CONTROL_2 to check FORWARD_CHANNEL_S EQUENCE_ERROR bit and In very rare cases deserializer pulls SCL down and there is no recover from that except reset. BCC_WATCHDOG_CONTROL register has default values and I2C_CONTROL_2 register has the following configuration: I2C_BUS_TIMER_SPEED UP = 1, I2C_BUS_TIMER_DISABLE = 0. I though I2C watchdog will handle this case bit it doesn't. Is there any way to handle this scenario?