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.

AWR2944EVM: Error on ethernet data transfer

Part Number: AWR2944EVM

Tool/software:

Hi,

I am using AWR2944EVM model with High end corner radar code, at data reception with Auxillary port working fine but i need to receive data via ethernet, is there any user guide or procedure for this, help me out on this.

Regards,

Deepan

  • Hi Deepan,

    AWR2944EVM Ethernet throughput is limited to 100Mbps. I am assuming that you want to stream pointcloud data over Ethernet.

    You can refer to the scatter gather example in the mcu plus sdk to steam any data over ethernet without using any lwip stack.

    You can that the same and further adapt the same as per your needs.

    Regards,

    Ajay