Question
I can't get spi communication.
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.
