After the I2C start, the interrupt handler is called in a loop with I2C_EVENT_MASTER_MODE_SELECT event
Posted on July 17, 2015 at 15:44 Hello everybody, First I have to say that I never implemented I2C with interruptions. I searched on this forum and on the ST libraries a functional and simple send/receive I2C code working with interruptions a...