Hi, Jimit here, I have bmi270 IMU, I am successfully loading my config file and then initializing the sensor in normal mode, as shown in the datasheet, I implement it in teensy 4.1 board, and I set ODR, BANDWIDTH, and filter pref with ACC_CONFIG resistor filter_pref = 1, ODR = 100Hz, BANDWIDTH = res_avg16 I get Acc config ERROR, and when I get ACC data on 2G I get range between on Z axis = 4175-4185, I don't know why this happens? can you help me, please? you can check my code, I will give you my code, I showed in the data sheet what reserved means.
... View more