TWI Master/Slave frequency and delay

Hi. I tried using the TWI master and slave drivers on 2 different nRF52840DK boards.
The 100KHz frequency is perhaps a little high and I will see how to lower it by acting on the FREQUENCY reg to have more squared signals.

However, I was unable to reduce the pause time between the first byte of address + ACK and the start of receiving the 8 bytes read from the master.

What is the cause of this useless delay of over 1 msec?
Can it be reduced?

Parents Reply Children
Related