Tool/software: Code Composer Studio
I'm doing a project with MSP432. I need to connect 2 devices to MSP432, they both use UART interface. But MSP432 only handle 1 pair of port for UART. So I'm planning to convert GPIO into UART but I'm stuck. Can anyone help me?