I have a Nucleo STM32F767ZI with SPI2 and SPI3 configured for 8 bit mode. When I send data to SPI2, I see the correct data on SPI2 MOSI, but just a static high level on the SPI2 SCK using a scope. Using SPI3 I see both the SCK and MOSI working with...