Posted on December 03, 2014 at 18:53There seems to be a bug in the I2C Hal Lib stm32f4xx_hal_i2c.c (V1.1.0) when using the interrupt driven HAL_I2C_Master_Receive_IT() function.If you first call it with a data size = 2 the POS-Bit in control registe...