User Activity

I'm using STM32CubeMX to create a project for a NUCLEO-F746ZG with the LwIP middleware.Unfortunately, the IP Address Settings (IP, Netmask, Gateway) don't show up in the code anymore. In MX_LWIP_Init() there's justvoid MX_LWIP_Init(void) { /* IP add...