Skip to main content
kvkhekale
Associate III
March 22, 2021
Question

Ethernet (LwIP) on STM32F407VET

  • March 22, 2021
  • 1 reply
  • 1141 views

I am trying to confgiure LwIP on STM32F407VET with Firmware version

STM32Cube FW_F4 V1.25.0

I am using SWSTM32 as IDE, and configuring hardware on STM32CubeMX 6.0.1

I am not able to configure LwIP, as the code gets stuck in ASSERT statement as shown in the following image randomly.

Please help me to run FreeRTOS with Ethernet seamlessly

0693W000008xWYjQAM.png

This topic has been closed for replies.

1 reply

Piranha
Principal III
March 22, 2021

The problem explanation is literally in front of you! Read the code comments in that same screenshot you posted.