SPI Peripheral data bit size on STM32F072
Posted on June 22, 2015 at 22:59Hi.So I'm having a peculiar problem with the SPI on the STM32F072.I'm trying to configure SPI1 and it seems to work, but with one cave-eat. I can't seem to configure the bit size (SCLK) down to 8b from 16b. I've been ...