MPU-9250 SPI

Hello! i’m new to this stuff and I’m trying to test if I can use MPU-9250 with SPI through raspberry pico. However, the only thing I got is 0x00. Also, I’m using Arduino IDE. If there’s any recommendation or better optioin, that would be grateful thank you!

That sensor usually wants to use i2c instead of SPI, have you tried that?

Which specific mpu-9250 are you using? Maybe share a photo of the connections as well