Hi Experts,
I am asking for my customer here.
When the slave device receives an invalid read command, it will pulls down SCL clock until the timeout. After the slave device triggers a timeout, SCL is released, After that, the host device will send a stop bit to end this communication because host does not get ACK signal. So in this case, host need wait timeout time so long to restart the communication. Do we have any method to modify PMBus stack or add some workaround to avoid this? If slave device receives an invalid read command, and then do not send ACK to host, so the SCL will be normally receive restart command. Thanks.