2016-02-09 05:27 AM
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 #i2c2016-02-10 10:15 PM
Hi,
Which board are you using for MPU6050. As this chip comes in QFN package, so please verify if it is soldered accurately(not dry soldered pins) on PCB.Then see if you are passing correct addresses to access the FIFOs. Check ACK from chip.I have worked with the same chip./*Please
mark helpfull
if this post helps you or solves your problem.*/
/**disclaimer**/
/* I am not a person from ST Technical Support Team. So please verify/test any support/suggestion at your end.*/
/* This post is only for general support purpose and free of any charge.If you need any personal support for your work please contact at
embeddeddesign.help@gmail.com
*/