I need to implement a synchronous UART communication, where the clock is either applied externally (slave mode) or sent out on a pin (master mode). Or in other words: I want the UART protocol (Start/Stop bits, Parity bits) with the clocking mechanism from SPI.
Is this possible with either USART, USCI, eUSCI or USI modules?
Thanks
Torben Frenzel