Question
I2C Busy flag always set
Posted on September 06, 2017 at 16:16
Hello
i using STM32F103ZET6 & STM32CubeMX V4.22.0 & Firmware F1 V1.6
i want Send Data Via I2c But HAL_I2C_Master_Transmit Return HAL_BUSY
i Remove My I2c device (AT24C512) but Still
HAL_I2C_Master_Transmit Return
HAL_BUSY
How can I fix this problem?
Thank
