How to get I2C interface to read MaCID using STM32L476.
Hi,I tried getting the I2C connected by going to STMcube and selecting I2C..then generating code which is attached.I am stll not able to see any I2C connection happening..I also tried using HAL_I2C_IsDeviceReady...but I am getting ret value as 1 whic...