Resolved! STM32 I2C Hal Driver issue HAL_I2C_Mem_Read and HAL_I2C_Master_Receive
There's an issue in the STM32 I2C Hal Driver, observed in HAL_I2C_Mem_Read but the same issue might exist in other read commands.I observed the issue that sometimes the I2C master fails to acknowledge and send a stop condition, after which the SDA is...