Ethernet performance & packets loss
Hello,
We try to test our Ethernet performance (STM32H7).
We are using a udp echo with LWIP , and we inject udp packets from PC into STM32H7 .
The performance is OK with most packets, but when decreasing packet size below ~300bytes, we start to get packet lost.
My question is:
- Is there a benchmark document for STM32H7 showing the expected performance for Ethernet ?
- Is there a loopback application example using HAL APIs (without LWIP) ?
Thank you,
Ran
