STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H563RGT6 with LAN8742A phy

Hi as part of my project I am trying to integrate the mentioned parts in subject to control modbus eth relay over tcpip.What I have done so far.1. Integrated Lan chip driver to stm32 library and initalization done.2. Integrated LwIP stack from online...

aravindpv_0-1750917437924.png aravindpv_1-1750917664915.png aravindpv_2-1750917679386.png
aravindpv by Associate II
  • 429 Views
  • 10 replies
  • 2 kudos

Resolved! STM32F767 LwIP TCP Client

Hello, I'm facing some weird problem that I can't solve myself. I'm trying to get to work a TCP client using LwIP. Now the weird part: Everything works just fine in debug mode when I run the program. Connection is being established, and communication...