05-24-2024 08:53 AM
Could anyone explain me the configuration data in your github examples? Why is it needed for, what does it do, how does it impact sensor functionality? Apart from using 3kB of data, this config it is very much useless. I do not have much space on my controller and 3kB is quite a lot.
05-26-2024 04:51 AM
Hi bsc_bmi088,
Thanks for your inquiry.
If you need to use FIFO data or sync acc, Gyro data, you must use a configuration file because it contains information about acc Gyro's FIFO data and synchronization processing.
If you only need to read acc Gyro's raw data, without the need to access FIFO data or synchronize acc Gyro data, you don't need to load the configuration file.