I2C Protocol of STM32F030R8T6
I am trying to interface 24LC256 EEPROM to my STM32F030R8T6 discovery board using I2C protocol. I am analyzing SCL and SDA pins using DSO. I can achieve a start operation and place device id on the line. I need to transfer two 8bit data successively....