Hi everyone, I have problem with LwIP Deinitialization. In my project when i want to use Ethernet interface i enable power of Ethernet phy(the power of Ethernet phy is controled by MCU) and then i init LwIP and Ethernet Phy and everything working well but for the first time. it means when i want to reinitialization the LwIP and Phy(for next usage), i have an infinite loop in lwip_init (). because of power saving i have to power on and off ethernet phy several time in my code (without reseting the MCU).
Is there any routing for deinitializing of LwIP? thanks -- View this message in context: http://lwip.100.n7.nabble.com/LwIP-deinitialization-problem-tp26844.html Sent from the lwip-users mailing list archive at Nabble.com. _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
