Resolved! STM32F303ZE Why is my SPI3 module transmitting 16-bits
Posted on January 22, 2018 at 16:44I have my SPI3 module configured as a master. I want it to transmit 8-bit words. Here is my setup as read from the chip while its executing. No matter what I do each time I write to SPI3->DR it transmits 16-bits...