2023-07-12 12:37 AM
Hello,
I am trying to integrate Ethernet with my application using STM32H757 MCU
I have configured ETH using the following link
It works fine in my customized Hardware.
But the issue is not booting up after every restart as stated in below link'
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!
2023-07-14 04:27 AM
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!