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.

CC3220MOD: TI UART driver - UART_Params "readTimeout" only applies to blocking mode

Part Number: CC3220MOD

Hi guys !

The title says it all...

I believe that this is a bug. The function UART_read() will only "returns" (i.e. callback called) when buffer is full in BINARY_MODE and NON-BLOCKING.

The readTimeout arguments in UART_Params has no influence on that behavior! 

Vincent V.