NetX Duo with STM32H5xx
Hello,
On the ST wiki for NetX Duo [ Introduction to NETXDUO - stm32mcu ], there is the following info tag:
![]()
"Information - NetX requires that Zero-copy feature that is currently supported only in the STM32H7 HAL Ethernet driver. "
I have run the NetXDuo example application on the STM32H563ZI eval board and it's functioning as expected. I'm trying to understand what the limitation is for running NetX Duo on the H5 vs the H7, as this comment implies that I have to upgrade to the H7 to use the feature all together.
If I choose to run NetX Duo on the H5, is there a subset of features that won't work? Is zero-copy just not available?
Thanks
