Possible bug in Cube Lib 1.6 with I2C / DMA
Posted on November 17, 2016 at 18:22 Hello In stm32L1 Cube lib 1.6. In the interrupt handling of a transfer complete on i2c in slave mode with DMA, the HAL_DMA_IRQHandler(...) calls XferCpltCallback(...) which points to I...