Resolved! Driving external shift register chain using USART as "SPI Master" - STM32L051
I have an application that requires a large number of digital outputs, but they can be very slow.The "true" SPI ports in my design are already in use for higher-performance peripherals, so my plan is to use a USART in synchronous mode to generate the...