Hello! I am trying to interface IC ADS1115(ADC) with STM32F401RE through I2C communication.I am not getting ACK from Slave after writing data to Config register.Please help.
I am trying to interface IC ADS1115(ADC) with STM32F401RE through I2C communication.I am not getting ACK from Slave after writing data to Config register.But getting ACK for device address(0x92) and also in I2C1->SR1 register AF-Acknowlege failure b...