User Activity

I am using the chip ASM330LHH, when I write 0X40 to register 0X10, I can read the value 0X40 that I wrote, but when I write 0X60, I can't read 0X60, what's going on?
... I'm using ASM330LHH chip, I'm using the SPI communication method, when I initialize the write to these registers, I confirm that it has been written, I go to read the STATUS_REG register, and I find that it has always been 0, and then I go to rea...