cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H757 ETH issues

NAham.1
Associate II

Hello,

I am trying to integrate Ethernet with my application using STM32H757 MCU

I have configured ETH using the following link

https://community.st.com/t5/stm32-mcus/how-to-create-project-for-stm32h7-with-ethernet-and-lwip-stack/ta-p/49308

It works fine in my customized Hardware.

But the issue is not booting up after every restart as stated in below link'

https://community.st.com/t5/stm32cubemx-mcu/start-code-execution-problem-with-mx-lwip-init/td-p/167691

After 3 click on the Run it is booting up and executing in debug mode

Second Issue is after integrating with my application code which consists of LCD, EEPOM, UART, etc., it is taking more than an hour for compiling the code.

Without ETH module my application compile time is between 10 - 15 mins

Please provide the solution for above two critical issues

Thanks in Advance!

1 REPLY 1
NAham.1
Associate II

Hello Members,

Along with above 2 issues there are other issue 

While integrating Ethernet and LTDC, display is not proper due to some latch issue

I am stuck with integrating the both in my application

Hence please help me by giving a suitable solutions

Thanks!