I'm working with the ICM42688 sensor via SPI and have successfully read the WHO_AM_I register, confirming that writing and reading data from registers is working perfectly. However, I'm struggling to configure it to access accelerometer data in low power mode, as the datasheet lacks specific register settings for this.
Could anyone share the correct register configuration for operating the accelerometer in low power mode via SPI? Any guidance or register sequence examples would be highly appreciated.