Skip to main content
Niyathi Shenoy
Associate III
October 8, 2018
Question

I2C HAL_error

  • October 8, 2018
  • 0 replies
  • 513 views

I have connected a Quad ADC (ADAU1978) to I2C2 peripheral of STM32F407VGT. I ahve also enabled I2S2 peripheral to get audio data from the ADAU1978.I am using HAL API HAL_I2C_IsDeviceReady to check whether the slave is acknowledging or not. This API returns a HAL_ERROR always. However if i simply make a project with only I2C2 enables the API works fine and returns HAL_OK.

    This topic has been closed for replies.