Hello,
I have a question about the I2C read sequence for the MPQ2024 device without repeated start. The datasheet states in the read sequence that there is a repeated start between the write and read part. Due to some limitations of the I2C host, the repeated start is not supported. Is there a way to work around this?
In the current solution there is a stop condition before reading the register content and PEC byte. Unfortunatelly the PEC byte isoutput with the value 0. Is there any connection?
