understanding i2c signal
Posted on March 05, 2013 at 12:16Hi, I am programming the STM3241G-EVAL to work as a i2c slave to comunicate with a mother board running Linux. In the tests I am using the linux i2c-tools.When I try to send a byte (0x35) to the device address (0x0A)...