Posted on December 11, 2014 at 14:18Hello friends! I'm using I2C1 on a STM32F103CB, according to AN2824 and reference manual. My goal is to use I2C with lower priority interrupts. For that purpose, i dont use ITBUF, but only ITEVT interrupt. The i2c...