2026-01-21 3:47 AM - last edited on 2026-01-21 3:55 AM by mƎALLEm
How to implement IGMPV3 in STM32f429ZGT6? Can anyone please guide me with
2026-01-21 7:58 AM
Hello @Vinyas, and welcome to the ST Community!
LwIP supports IGMP. You can try enabling it by following the steps mentioned in the thread below:
https://community.st.com/t5/stm32cubemx-mcus/cannot-enable-igmp-in-stm32cubeide/td-p/282057
Also, please review the LwIP documentation for IGMP here:
https://www.nongnu.org/lwip/2_1_x/group__igmp.html
Best regards,