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.