stm32u575 & Ethernet support On CubeMx
A new question moved from this thread to the correct forum board (to be answered by CubeMx team)
Hi
If STM32U5 has no support for Ethernet why in configurator i can enable the Middleware NetxDuo?
The question start from this point, NetxDuo support, as documented, the LAN8742 component.
The STM32U5 can enable NetxDuo.
So STM32U5 can be equipped with ethernet port. If this is not true the configurator cannot give the possibility to enable this sw component.
Looking at example present in other MCU as F4/H7 series, the pins used to drive ethernet component are GPIOs the only difference is the presence of interrupt drived from Eth block. but in the code seems, if im not wrong, not used in connection management.
