User Activity

I am using nucleof439 with lwip. I use DHCP to get ip address. Is anyway to detect IP address to be set? I notice there is two thread, "tcpip_thread" and "EthLink", I don't know which one is good for user to get ip address, also struct netif is local...
I am using nucleof439 to work Lwip, however, when I configure the project in stm32cubeide, I generate the code, and comply the project. It is fine, I also can ping the device, however, when I reenter ping command from windows cmd, the device is block...
Hello, I am using Nucleo board, every time when I connect usb port on debuger side, my pc popups a windows to tell me "NOD_F439ZI" is connected, so I can use file explorer to view the file on it. For example, NUCLEO-F439ZI has 6MB space, does anybody...
I am using nucleo-f439zi in stm32cubeide with freertos debug. It seems everything is working, the only thing is that I need pause program if I would like to see freertos task list status. Is it possible to track task list status when system is runnin...
I am working on stm32f439zi (nucleo) usb port with windows 11. After I enabled usb port functions on stm32cubeide, I got definition as followed for usb port:  when I connect device to windows 11 desktop. it looks like device use standard Microsoft us...