03-16-2022 05:39 PM
BMI270-Sensor-API v2.71.8 hosted on github prepares FOCs by injecting hardcoded accel/gyro configurations BMI2_FOC_ACC_CONF_VAL and BMI2_FOC_GYR_CONF_VAL to registers ACC_CONF(0x40) and GYR_CONF(0x42).
Value of BMI2_FOC_GYR_CONF_VAL injected to GYR_CONF(0x42) is 0xB6, that is "1 0 11 0110". As per datasheet BST-BMI270-DS000-06 this means:
Is gyr_bwp=3 wanted? (in which case documenting it is advised), or is it unwanted?
Best regards
03-17-2022 03:04 AM
Hello aloiseau,
Thanks for your feedback. We will check and let you know.
04-17-2024 10:55 AM
Just a note/reminder: newer BMI270_SensorAPI v2.86.1 still have this code and newer BMI270 datasheet v1.5 still have those bits reserved.