TWI I2C interface without clock stretch

Hi,

As well know, nRF52832 TWI interface can support clock stretch function.

Can I disable "clock stretch function" function?

How to do this job?

Thank you

Parents
  • Hi

     

    Clock stretching is a feature that the TWIM supports, and it is up to the connected TWI slave device to perform this operation. Please note that not all slaves perform clock stretching. I would recommend checking the specification of your connected sensor for its timing details if you are seeing excessive clock stretching.

     

    Could you explain the issues you're seeing with clock stretching?

     

    Kind regards,

    Håkon

Reply
  • Hi

     

    Clock stretching is a feature that the TWIM supports, and it is up to the connected TWI slave device to perform this operation. Please note that not all slaves perform clock stretching. I would recommend checking the specification of your connected sensor for its timing details if you are seeing excessive clock stretching.

     

    Could you explain the issues you're seeing with clock stretching?

     

    Kind regards,

    Håkon

Children
Related