I2C code error and port damaged
Posted on June 09, 2017 at 03:59 I am using STM32Fxx library. I am not using STMCubemx. Issue I am facing is that the first time I run I2C communication after turning on MCU, the busy flag timeout occurs. while(I2C_GetFlagStatus(I2C1, I2C_FLAG...