I have a problem of power down of ASM330LHH
As you can see, I was doing a test where I tried setting the gyroscope and accelerometer to power down mode and gave it a 10ms delay, which I called time 1, while I again turned the gyroscope on The accelerometer is set to high-performance mode, and a 70ms delay is given to the data again. This time is called time 2. After exiting, I start reading the data. At this time, the data is read normally after leaving this code, but between time 1 and time After the time of 2 is changed (only the time becomes shorter), the read data will have data errors for a long time. I would like to ask you for some advice. At the same time, time 1 and time 2 are 300us and 70ms respectively in the manual. Want to know why there is such a big discrepancy? Below is my code. Thanks,

