2024-11-19 03:24 AM
Hello.
I tried to use an imu that was previously working using the spi2 port of the stm32f4 series with the spi4 port of the stm32h7 series, but I cannot communicate with it. (imu is using icm42688p.)
Is it possible that I have made a mistake in my settings or something?
↓Configuration in the stm32f4 series.
↓Configuration in the stm32h7 series.
Best regards.
2024-11-19 04:24 AM
IMUs are complex devices, usually they have non-volatile configuration and so on. The problem can be on the IMU side.