Question
I2C Master Clock Stretching STM32F746
Posted on June 26, 2018 at 08:29
I am experiencing a strange problem with the Clock stretching and the STM32f746.
The STM is Bus Master and the slave is a MCP9600 that requires clock stretching.
The data sheet of the MCP requires 60us stretching.
Using the HAL I can't see how to achieve this but rewriting the APIs.
Thanks
