Can STM32F105 do 13-bit SPI with 13 clocks?
I need to interface with a Viniculum II from FTDI. It requires 13 bits over exactly 13 clocks, per this app note. We're using the STM32F105 with HAL libraries from STM32CubeMX. I don't see the cube able to configure to 13 clocks. Will the STM32F1...