porting stm32f4 to stm32f1-stuck with ERROR: last event is different from I2C_EVENT
Posted on April 26, 2018 at 08:21hi, i was trying to port code from stm32f4 to stm32f1. the code is used for obtaining gyroscope values from GY521(mPU6050) through i2c by dma. and iam stuck with ERROR: last event is different from I2C_EVENT. below ...