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.

IWR6843ISK: Hardware Flow Control (CTS & RTS)

Part Number: IWR6843ISK
Other Parts Discussed in Thread: MMWAVEICBOOST,

I'm using a Raspberry Pi USB port to receive data from IWR6843ISK (without MMWAVEICBOOST).

I used mmWave SDK Out of Box Demo - 68xx Hard-Coded Config Version.

My problem is that I'm missing some data when reading from the serial port.

I suspect it is due to buffer overflow at high speed.

I think using Hardware Flow Control (CTS & RTS) might solve this. 

Does IWR6843ISK support Hardware Flow Control (CTS & RTS)?

If yes, how can I implement this?

If not, how to avoid missing data during reading from serial port?