Question
I2C read issue in STM32L072 MCU
Hi Team,
We are using STM32L072 Discovery kit LoRa module for reading CCS811 sensor over I2C peropheral. The Hardware Id (Deivce id) of the sensor is not able to read as the data line does not contain ACK signal at the end. We are using HAL_I2C_Master_Transmit and HAL_I2C_Master_Receive fucntions for I2C communication. Kindly suggest us, how can we proceed to resolve this issue
Thanking you
Arun