2024-06-12 09:05 AM
Hi,
is there anyway to insert a delay between the start generation address byte transmission and the first data byte reception from the slave device? I have tried reading 0 bytes from the slave to prevent the reading of the first byte but that sets the Transmission Complete bit which can only be cleared by another Start condition, which puts me back on square one.
BR
Goran
2024-11-19 12:40 AM
Hi,
not really, I finally resorted to reducing the I2C clock to 10kHz and since then things have been working.