ism330dlc:ctrl1_xl(10h) value is overwritten every time when tring to read other registers
My board is having the accelerometer device ism330dlc. I am trying to write the value 0x4a to CTRL1_XL(10h).I am using the default accelerometer driver :https://github.com/torvalds/linux/tree/master/drivers/iio/imu/st_lsm6dsxI set the sampling frequ...