Posted on February 22, 2013 at 14:56
Hi everyone, first of all i've to tell you that i'm new with I2C bus.
I'm using I2C1 on STM32F103 ARM to communicate with an I2C eeprom (24LC256).
I can see both SCL and SDA on my scope but it seems t...
Posted on February 25, 2013 at 08:48I've short circuited A0,A1,A2 to GND. In this manner the address is A0. Instead of shifting the address i put the address already shifted...it could be the same, right? So i put A0 in the address without shifting....