2026-05-22 7:29 AM - last edited on 2026-05-25 1:25 AM by Gyessine
Hello, I hope you are doing well.
I am currently working on benchmarking the Ethernet communication interface on an STM32H753 Nucleo board.
My setup involves sending data from a Python script to the STM32, where the data is encrypted, and then sent back. This allows me to measure the RTT and overall throughput.
I initially used Mongoose, but I encountered several issues:
I would like to know:
Thank you
2026-05-22 8:31 AM
Well. I find your question very nice.
We faced the similar problem - we wanted to have a reliable websockets conenction with a bunch (<16) of clients on IP4 and IP6 while flooding the interface with classicl flood of sync.
We were unable to get both freertos and azure stable - our fault probably - and we decided to move to a proprietary solution built on top of azure rtos and STM HAL without netxDuo.
If you mind, I can share the code, but be aware we can do only if you are based in a non-conflict area.
Let me know.
2026-05-22 8:51 AM
Hello, what you mean by non-conflict area?
2026-05-25 10:39 PM
Unfortunately today we see countries invading other countries, pirates assaulting vessels, and many other similar situations.
I do love peace and I share know how as my part of reducing possibles causes of disagreement between humans.
Double check that this know how is used only to increase chances of peace is mandatory.
2026-05-26 8:47 AM
This expert posted insightful tips on performance of ETH in STM32H7. Long time haven't seen him here, regretfully.
How to make Ethernet and lwIP working on STM32 - STMicroelectronics Community
2026-05-28 10:36 PM
Hi,
Try to take a look at the Composite EMAC driver in Mbed-CE. Jamie did a great job re-implementing the original EMAC driver from STM. I have seen some significant performance boost from discussion here. Jamie had been looking for some real world use-cases that require high performance in embedded system. I am sure he would love to see how it works in your project.
BR,
ZL
2026-05-29 9:37 AM
Quote from Jamie, he was able to get up to 98Mbs with 100Mbs setup. Please drop a line here, we, both Jamie and me, would be happy to help you setup and see how it works for your project.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.