cancel
Showing results for 
Search instead for 
Did you mean: 

USING Ethernet Nucleo-h743zI2

Ariel1
Associate II

HI everyone (:

Im pretty new and im looking for a way to use ethernet on my Nucleo-h743zI2 board.

I Want to be able to send/recieve  "raw" packets from my board and to the pc through ethernet .

Im using the last version of Stm32cube ide

- 1.18.0.  And the last version of mx - 6.14.0

And the STM32CubeH7 - 1.12.1

I saw this long post: 

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

 

And this example: 

https://github.com/stm32-hotspot/STM32H7-LwIP-Examples/tree/main/STM32H743_Nucleo_ETH

 

Is it still valid for the current ide and mx versions? 

And maybe there is more simple example or refernces that I can look into? 

- Whats the best way to try and run an example that is valid for my versions? 

 

Thanks alot, 

Ariel

 

 

10 REPLIES 10

Thanks alot Pavel, 

Do you mean i need to ignore the MxCube Orange/Red warnings and just try to build it as it is?

 

I  tried with the new versions of HAL and IDE and no luck): 

I will try with the specific versions again): 

Is it possible to download 2 different ide versions? 

 

Its so complicated to run a simple example):