I want to use the IMU to continuously read accelerometer and gyroscope values while also enabling Freefall and SMD (Significant Motion Detection) interrupts. However, the application note mentions that the power register needs to be set to 0x02 for Freefall and SMD detection, which puts the accelerometer on low power mode and turns off the gyroscope. Is there a way to enable Freefall and SMD detection without switching the power register, or is changing the power register the only option? If there’s an alternative configuration or register setting, please advise.