Hi,I'm really struggling with the simplest possible way to use SPI with STM32F745 as a master and a MPU6000 as a slave - no interrupts, no DMA, just plain while loops and busy waiting.Problem: I can't get it to work, the SCK signal is plain dead!Code...