User Activity

Posted on March 08, 2016 at 14:30Hello, For my application I am writing an i2c slave that uses polling mode. I noticed that the slave_receive function implementation is not practical. HAL_StatusTypeDef HAL_I2C_Slave_Receive(I2C_HandleTypeDef *hi2c, ...