Hi
in my board i have a GSM component connected to the MSP432 via UART interface.
the UART in the GSM component includes beside RX and TX also hardware flow control lines (CTS, RTS).
Does the UART in the MSP432 includes RTS and CTS or only RXD and TXD?
in my application the RTS and CTS must be used.
can you explain how those lines can be controlled by the MSP432?
Thanks