Skip to main content
baranovus
Associate III
April 19, 2023
Solved

Hello. Is an STM32H5 reference design example with Ethernet available?

  • April 19, 2023
  • 6 replies
  • 3331 views

..

This topic has been closed for replies.

6 replies

Tesla DeLorean
Guru
April 19, 2023

Doesn't the NUCLEO-H563ZI have Ethernet?

Pull the schematic / CAD Resources for that

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
baranovus
baranovusAuthor
Associate III
April 19, 2023

I am sorry. i meant the example of a firmware project.

baranovus
baranovusAuthor
Associate III
April 20, 2023

Thanks!

Foued_KH
ST Employee
April 20, 2023

Hello @baranovus​ ,

I recommend you check also the available examples in the STM32H5 CubeFW :

STM32Cube_FW_H5_V1.0.0\Projects\STM32H573I-DK\Applications\NetXDuo

Foued

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
JongOk Baek
Associate III
December 1, 2023

Hi baranovus,

 

Refer to the my GitHub :

https://github.com/jobaek/H563ZI_LwIP_wRTOS

 

I just ported FreeRTOS + LwIP for STM32H563 Nucleo board.