Bug in CPAL_I2C_IsDeviceReady
Posted on January 30, 2014 at 08:24 There is a bug in CPAL_I2C_IsDeviceReady that prevents it from ever returning failure. /* wait until timeout elapsed or target device acknowledge its address*/ while ((__CPAL_I2C_HAL_GET_ADDR(pDevIn...