Hi,I am using the STM32F303CB microcontroller and STM32CubeIDE (1.6.1) to write data in EEPROM - AT24C512 and read respectively.I haven't used HAL libraries, I Wrote I2C_Init - To initialize I2C (Fast Mode 400 KHz), I2C Write and Read Functions.Some...