Hi I am new to IMU sensors, I am using BRKT-STBC-AGM01 breakout board and trying to interface my MCU with the board. I am confused regarding the pin connections.
first I am trying to interface Gyro sensor using I2C - FXAS21002C, later I will be interfacing FXOS8700C.
The pin connections I have used for Gyroscope
Sensor Pin MCU Pins
VDDIO VDD
VDD VDD
SCL SCL
SDA SDA
GND GND
Am I missing anything else regarding pin connections? I haven't used interrupt pins yet. I want to operate the sensors in active mode.
Kindly guide me