STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LWIP and FreeRTOS using Nucleo-144 F429zi

Hi, I am using STM32f429zi nucleo-144 board to configure Ethernet using LWIP and FreeRTOS. But my program doesn't execute after "MX_LWIP_Init();" in the StartDefaultTask. What could be the issue? It halts on the below function inside queue.c.Function...

SSala.3 by Associate III
  • 1085 Views
  • 4 replies
  • 0 kudos

tcp-client implementation

Need help.I have a problem with the implementation of the tcp-client. I use STM32H7, FreeRTOS, LWIP (netconn). As a tcp- server - the Hercules terminal.Situation 1. The tcp-server (Hercules) is waiting for a connection. The tcp-client starts. The con...

dis_stv by Associate
  • 871 Views
  • 0 replies
  • 0 kudos