I2C: where is data from HAL_I2C_Master_Receive_IT()?
Posted on January 08, 2016 at 23:50 Hi, I'm attempting to read an I2C device withHAL_I2C_Master_Receive_IT(). A logic analyzer shows the data coming across the I2C bus, but where does it go? This is a st32f405, IAR, and CubeMx generate...