lwIP on STM32F1: tcp_accept callback function is not called
I am going to setup lwIP on STM32f107RCT6 and DP83848. I used CubeMX to generate primary code. After downloading the code into MCU with command ping and arp –a the result is: (MCU IP: 192.168.1.57 *** Subnet: 255.255.255.0 *** GW:192.168.1.1 *** MAC...