Question
STM32F103x and MPU6050 I2C Issue
Posted on February 09, 2016 at 14:27
I worked out on a library for UART debug and I2C basics to read write registers via I2C..problem now is I read the FIFO but it turns out to be zero..Disabled sleep bit..Fifo Enable Register Set, User Control Register set too..but still no readings.
here's the link to the codehttps://github.com/spookymelonhead/Tuna_Fish/tree/master/Tuna_Fish
#stm32 #stm32f103x #mpu6050 #i2c