LWIP+!DHCP+AutoIP->Custom IP
Posted on February 13, 2018 at 14:27My projects with 32F107 runs DHCP ON works fine on LAN.I want my MCU get custom IP when I connect to PC without DHCP Server.I am using cube and already set Should I use autoIP or insert code when DHCP fail.Do I ha...