User Activity

Posted on January 26, 2017 at 16:18 Hi everyone, I'm new in STM32 and try to run I2C but when I try to connect with other device program stay in endles loop while (I2C_CheckEvent(I2C2, I2C_EVENT_MASTER_MODE_SELECT) != SUCCESS); What coul...