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.

IWRL6432BOOST: "UART Echo Callback" example to transmit only 1 character

Part Number: IWRL6432BOOST
Other Parts Discussed in Thread: MMWAVE-L-SDK

Tool/software:

While playing with the "UART Echo Callback" example, I found out that `UART_write()` does not generate a callback if `UART_Transaction.count = 1`. So, I cannot implement this example to receive 1 character and echo back the same. Everything works fine except that I do not see the activation of `uart_echo_write_callback()`. I tested it for MMWAVE-L-SDK 05.04.00.01 and 05.05.02.00 and both results were negative. Does this mean that I cannot use all the features of `UART_write()` in interrupt mode if I have a reason to transmit only 1 character?

Thanks,

Alex.