I2C Wrong - STM32F0
Posted on December 20, 2013 at 08:56 Hello everybody, I have a problem with the I2C protocol used by the STM32F0. In fact, after setting up all the necessary stuff if I use this code: I2C_GenerateSTART(I2C1); I get the waveform I2C_ONE h...