HAL_I2C_IsDeviceReady problem and others
Posted on May 03, 2016 at 14:07It's normal that you send the timeout to this function and inside call I2C_WaitOnFlagUntilTimeout with I2C_TIMEOUT_BUSY_FLAG, ( 10 seconds ) ?If not ready, this function block all for about 10 seconds indipendently fro...