possible bug in HAL_I2C_Mem_Read_IT and HAL_I2C_Mem_Read_DMA?
Posted on April 06, 2015 at 06:36 hey all trying to get basic interrupt-based and DMA-based I2C code to run. the setup is a stm32f103cb with mpu6050 connected via I2C. i followed the HAL I2C examples except that there are none spec...