User Activity

Hello everyone,I'm using the STM32H7 and the new fully reworked ethernet driver along with the LWIP and FreeRTOS for sending and receiving the UDP packets. The issue is first two packets get corrupted when sending. I don't send the UDP packet with ze...
Hi, I've been using the STM32H7 example which uses the new reworked Ethernet driver (https://github.com/STMicroelectronics/STM32CubeH7). Changed the application layer of the example (LwIP_HTTP_Server_Netconn_RTOS) and during larger transfers, the DMA...
Hello everyone,I'm trying to set up the LwIP and FreeRTOS on the STM32H7.Currently I can send UDP packet from the client (STM32H7) to the server (PC),but I cannot ping the STM32H7.There is the main.c in the attachment and the lwipopts, ethernetif and...
Kudos from