User Activity

I m using LwIP+FreeRTOS (STM32Cube FW library for STM32f4xx 1.25.0).I use the Ethernet to send TCP and UDP packets. Everything works fine: I have HTTP working, I can join Multicast groups (IGMP), I can send UDP packets on regular addresses.But I can'...