I am trying to communicate with the ICM 20789 in the SDK 20789 development board using SPI. I have had a hard time finding proper documentation for this process and am relying on the pin descriptions printed on the board itself: MISO, MOSI, /CS, and SCLK. I have confirmed that I am sending correct messages with an oscilloscope but I get no reply from the MISO pin. I am not even totally sure I am using the correct clock phase, polarity, etc but I have tried every combination. Does anyone have experience using this platform with SPI? Specifically, I am using SPI for the gyro/accel and I2C for pressure readings.
Thanks in advance.