BMI270 FIFO Buffer

Materials

Example

Introduction

This example shows how to use SparkFun 6DoF BMI270 to get basic measurements using I2C based on FIFO buffer.

Procedure

Connect the AMB82-mini to I2C_SDA, I2C_SCL, INT1 of the sensor as shown in the diagram below.

../../../_images/image017.png

Open the example in “File” -> “Examples” -> “AmebaWire” -> “BMI270” -> “FIFOBuffer”.

../../../_images/image027.png

Compile and run the example.

The measurements from the sensor will be printed based on a FIFO buffer (default size is 5).

../../../_images/image036.png