- AT-START-F403 development board
- Sensor Fusion Arduino Daughter Board V1.0: GMC306A is on the sensor board
- Use I2C1
- SCL: PB8
- SDA: PB9
- GMC306x I2C 7-bit slave address: 0x0C
Default sensor is GMC306A. For GMC306, comment out the USE_GMC306A
macro in the gmc306x.h for correct configuration.
/* Uncomment below macro for GMC306A */
#define USE_GMC306A