Hello I am trying to read the acceleration register from the ICM-20602. I am able to read the who_am_i register and set the power 1 and power 2 registers to 0x01 and 0x3F respectively. I have also read back the power 1 and power 2 registers to confirm they are set correctly. When I go to read any of the acceleration or temperature resisters I get back 0x7F. Attached is my code. It seems the sensor is not turned on. Do I need to do anything else to power up the 20602 other than setting power 1 and 2? Thanks!