Can't reset I2C in STM32F407 to release I2C lines
Posted on January 12, 2017 at 08:18I am using an STM32F407 on a customer board and have trouble with the I2C handling.I am using the latest HAL HAL_I2C_MasterTransmitIT and HAL_I2C_MasterReceiveIT to poll data from a sensor.The problem is that after...