STM32F103RB I2C problem
Posted on March 19, 2013 at 13:12 Hi, I am trying to comunicate with MCP23016 by i2c and i am using STM32F103RB with uVision 4. The problem is that if I send 0x40 is the same if I send 0x41. Its the red mark on the code. My code is: ...