Stm32F0 I2C comunication trouble
Posted on October 29, 2015 at 15:02What is wrong here?I try to read 2 bytes data of temperature sensor LM73 by I2C of STM32F0Discovery based on STM32F051 micro. The micro is waiting RXNE event and doesn't exit from the loop.I don't see any activity ...