AMS5812 I2C Sensor Holding I2C3 Bus on STM32F407G-DISC1
I am trying to implement LCD and AMS5812 Sensor on I2C3 Bus,But AMS5812 I2C sensor is holding the I2C bus and preventing further scanning STM32F407G Discovery board. /*-[ I2C Bus Scanning ]-*/ HAL_UART_Transmit(&huart2, (uint8_t *)StartMSG, s...