USART in synchronous mode
So I have a busy board, and SPI MISO is occupied.
I would like to communicate in synchronous fashion with an FPGA.
Can I Make this USART peripheral work in a SPI Master full dulex, synchronous mode?
The baud rate seems to be limited in CubeMx, is this because the drivers are too weak?
In this peripheral, wich seems to never be used in such cases, will the receiver pin correctly receive the clocked in DATA or will it fail? In my case the MCU will be acting as the throttle clock. Just like SPI.
We are talking of speeds of 8 Mhz? On a 35mm trace.
