stm32 i2c problem after reciving 3 bytes
Posted on January 31, 2014 at 17:14Hi, I have a problem with i2c interface of stm32f103rbt6 mcu. I use interrupts for sending/receiving data, and everything is ok until slave (MS5611) sent 3 bytes. The bytes are received correctly, but i2c interface...