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.

AM5726: High network latency when connecting USB device

Part Number: AM5726


Hello,

I am experiencing high network latency / spikes in latency at the moment a USB device is connected. I first observed this in a custom application but am also able to observe this with a simple ping

64 bytes from 172.31.4.205: icmp_seq=21125 ttl=64 time=0.165 ms
64 bytes from 172.31.4.205: icmp_seq=21126 ttl=64 time=0.163 ms
64 bytes from 172.31.4.205: icmp_seq=21127 ttl=64 time=0.166 ms
64 bytes from 172.31.4.205: icmp_seq=21128 ttl=64 time=0.179 ms
64 bytes from 172.31.4.205: icmp_seq=21129 ttl=64 time=0.166 ms
64 bytes from 172.31.4.205: icmp_seq=21130 ttl=64 time=0.176 ms
64 bytes from 172.31.4.205: icmp_seq=21131 ttl=64 time=0.197 ms
64 bytes from 172.31.4.205: icmp_seq=21132 ttl=64 time=8.25 ms
64 bytes from 172.31.4.205: icmp_seq=21133 ttl=64 time=0.181 ms
64 bytes from 172.31.4.205: icmp_seq=21134 ttl=64 time=7.36 ms
64 bytes from 172.31.4.205: icmp_seq=21135 ttl=64 time=3.13 ms
64 bytes from 172.31.4.205: icmp_seq=21136 ttl=64 time=4.29 ms
64 bytes from 172.31.4.205: icmp_seq=21137 ttl=64 time=4.36 ms
64 bytes from 172.31.4.205: icmp_seq=21138 ttl=64 time=0.187 ms
64 bytes from 172.31.4.205: icmp_seq=21139 ttl=64 time=0.176 ms
64 bytes from 172.31.4.205: icmp_seq=21140 ttl=64 time=0.186 ms
64 bytes from 172.31.4.205: icmp_seq=21141 ttl=64 time=0.168 ms
64 bytes from 172.31.4.205: icmp_seq=21142 ttl=64 time=0.176 ms
64 bytes from 172.31.4.205: icmp_seq=21143 ttl=64 time=0.171 ms

Latency spikes like this interrupt the service provided by our custom application. Is there anyway to improve this situation?