2022-11-02 11:40 PM
How to correct to deinit a some built-in functions and, after my edits, initialize it again?
For example, on this function "void MX_LWIP_Init(void)".
2022-11-14 04:50 PM
You don't need to deinitialize the whole IP stack to change MAC, IP addresses and even network interfaces and similar parameters.
Some examples: