lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] Improving UDP responses.


From: Luciano Moretti
Subject: [lwip-users] Improving UDP responses.
Date: Tue, 21 Sep 2021 07:59:28 -0500

I've got an STM32F7 (SPL, not HAL) based project using LwIP RAW. We've got it working fairly well, but it seems to handle 6 UDP packets very quickly and then start dropping packets. I thought it was because of the MEMP_NUM_UDP_PCB which was defined as 6, but increasing it to 12 has had no effect. 

Can you make any other recommendations as to how to increase our throughput?

Thank you,
Luciano

reply via email to

[Prev in Thread] Current Thread [Next in Thread]