User Activity

Dear STM support,I'm trying to work on udp communication between my nucleo-f767zi (server) and my ubuntu PC (client). I use LwIP middleware generated by STM32CudeIDE for UDP. I set the static IP address on STM to be 192.168.0.10static IP address on m...
Hi,I would like to ask how to setup an ethernet on nucleo-f767zi.I tried to use stm32cudeide to configure, but I don't the MAC address of my board. How to find it?Also, do I have to set up the IPv4 address? Is there an example that I can follow?Thank...