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?