STM32L052C8 I2C Communication issue
We are interface AT24C512 EEPROM with STM32L052C8 but there are problem facing in i2c communication. we are using STMCubeMx for generate i2c library.here, STM32L052C8 as Master and AT24C512 EEPROM as a Slave.we are calling I2c Function HAL_I2C_Mem_Wr...