Folks,I've used SPI many times on STM32F1, F0, F4 devices, but am have a mare with a H563. I have two 74HC165s reading sixteen switches.For hours and hours I couldn't get any clock out when I executed:SPI2->TXDR = 0;Eventually I tried setting the CST...