I2C wrong slave address with STM32F429
Posted on February 09, 2018 at 14:52STM32F4xx HAL drivers V1.7.3 / 22-December-2017I get some data by HAL_I2C_Master_Receive_DMA() and HAL_I2C_Mem_Read_DMA()I found that a wrong Slave address could be sent when using the HAL_I2C_Mem_Read_DMA() due t...