I2C Bug in STM32CubeF2 Firmware Package V1.4.0
Posted on December 05, 2016 at 17:45Hi folks,my application crashes occasionally with the above mentioned firmware package when data is transmitted to I2C devices.The crash is caused by following code in HAL_I2C_Master_Transmit: while(hi2c->XferS...