STM32F429I-DISC1 I2C Communication with onboard ST MEMS Gyroscope
I am trying to retrieve data from the onboard ST MEMS gyroscope, but while setting up I2C I have been running into issues. At first I consulted the gyroscope data sheet to find the address associated with it, but both values (0x68 and 0x69) shifted t...