[STM32F042] I2C slave receive only address
Posted on October 19, 2015 at 13:48Hi,for last three days I try to communicate with my STM32F042 (working in slave mode) but it doesn't work correctly. There is no data in RXDR and busy flag is set after correct receive of address (ADDCODE flag is s...