HAL_I2C_Mem_ReadDMA stuck reading large amount of data
Posted on August 11, 2017 at 13:20Hi, new to the forum.STM32L476: when reading a block larger than 255 bytes from an EEPROM , HAL gets stuck in HAL_I2C_STATE_BUSY_RX, SCL low, SDA high. Reload was setup alright in HAL and in STM32 I2C the TCR flag i...