Hello!
I am using the BHI260 Shuttle-Board using an nRF5340 as a Host via I2C.
My goal is to read Quaternion data at 800 Hz and to achieve so, I'm using the firmware shared in /mems-sensors-forum-jrmujtaw/post/bhi260ap-turbo-mode-with-bmm150-HbqowOs6AqLXWZq?highlight=et5NvXEiQcfA45t
The Chip Control Register (0x05) is correctly set to 0, but even if I try to set 800 Hz as the sampling frequency, in practice it caps it at 400.
Any clue on how to solve/how to debug it?