STM32N6570-DK UDP Example Without DHCP (Static IP Only)
Hello ST Community,
I am currently working with the STM32N6570-DK board and trying to implement a UDP server using static IP (without DHCP).
However, all the example codes provided by ST (both server and client) are configured with DHCP enabled. I am specifically looking for a working example that uses only a static IP configuration, and that can successfully respond to ping and UDP communication.
I have noticed that many other users in the community have also waiting for it, but it seems an official example without DHCP is still not available with STM32N6.
It would be very helpful if ST could provide or update an example project that:
Uses static IP (no DHCP)
Allows successful ICMP ping
Implements a basic UDP server
Looking forward to a solution or guidance. I hope this update/fix will be considered soon by ST.
Thank you.
