can't activate the high pass filter of the LSM6DSO32 accelerometer.
I am getting acceleration and gyro data using LSM6DSO32 chip. But I want to filter this data with internal filters, but I cannot activate the high pass filter of the accelerometer. In the code below, I want to send F4 (11110100) data to the CTRL8_XL control register, ie 0x17 register address specified in the datasheet, to set the cutoff frequency as ODR/800, but corruption occurs in the accelerometer data. How can I solve this?
