Im trying to program an SCC of the QUICC processor in UART mode.
I can only use TxD abd RxD. No pins for RTS/CTS/CD are available.
Manual says flow control is optional.
However no bits in control registers allow me to select this option.
How could I achieve this?