2018-06-25 11:29 PM
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