User Activity

Posted on September 12, 2017 at 15:51HiI have some problems with the I2C HAL driver. When I'm calling HAL_I2C_IsDeviceReady(), the function is returning HAL_TIMEOUT in my init function.According to instructions on how to use I2C driver@file stm32f1x...