NetXDuo Ethernet on nucleo-h753zi only works with delay
I managed to create a working example ethernet NetXDuo project for the nucleo-h753zi board based of this guide:
See my repository here:
https://github.com/mo-krauti/nucleo-h753zi-ethernet-netxduo
This only works by adding a delay before starting NetXDuo. Why could that be? I also could not find any link mentioning this online? Generally I think setting up the Ethernet Controller on H7 is quite hard compared to the F7 series.
