This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

I2C setup time

Hi TI team, 

    when AM335x(Master) sends data to I2C device(Slave) by I2C bus,

   we want to delay a little time before sending data to I2C slave device, like 1 us.

   But we did not find any registers to set this kind of value after reading I2C chapter.

  does I2C support this function or not?