Question
Hi, I am using LIS3DH in one of the application. What will happen if you read the registers second time after writing the registers? I am reading the registers with I2C multiple bytes, updating only the required bits and writing registers.
am reading the registers with I2C multiple bytes, updating only the required bits and writing registers. So without power reset if i follow same sequence of reading again and updating only bit values (but writing full register values) then the output value stucks at one reading always. So if what will happen if we read all the registers second time without power off?
