FSM_ODR register settings on LIS2DUXS12
I am suspecting that the ODR setting in my application is not correct. I want to be using 25Hz so according to the datasheet I would set register address 39h to 48h. 25Hz equals 001 which would give 01001000 = 48h.
But all examples and also the Unico tool outputs 4Bh instead of 48h. Am I missing something or should the last two LSB bits always be 1 instead of 0?

