This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2340R5-Q1: About the Half-Duplex Communication Method in UART

Part Number: CC2340R5-Q1

Tool/software:

Hi, TI-Team.

Regarding cc2340R5-Q1,

I would like to communicate with UART in half-duplex mode, which seems feasible since DIO20 covers TXD and RXD functions.

How should I configure the port settings?
API: If I execute UART2_read() and UART2_write(), will the port setting be done by itself? If it is done by the user, when and how should the setting be done?


Best regards.