01-07-2024 05:06 AM
i see the aux register in bmi088 mm feature set AN, such as 0x6b IF_CONF, it can enable aux mag,and 0x4b AUX_DEV_ID,it can read aux slave dev id.
but when i loaded the bmi088 config file later and enable 0x6b register,i can't read AUX_DEV_ID
this is my code:
Solved! Go to Solution.
01-07-2024 03:35 PM
Hi Guest,
BMI088 does not support aux mag. You can refer to official BMI088 data sheet and software code https://github.com/boschsensortec/BMI08x-Sensor-API
01-07-2024 04:25 PM
01-07-2024 04:30 PM
hi BSTRobin!
i have another question:
when i call bmi08a_load_config_file() and bmi08a_write_feature_config(),should i disable the acc?now i can read value in gp0 gp4,but the valus in one axis is same in ever time