cancel
Showing results for 
Search instead for 
Did you mean: 

IGMPV3 implementation on STM32f429

Vinyas
Associate

How to implement IGMPV3 in STM32f429ZGT6? Can anyone please guide me with

1 REPLY 1
STackPointer64
ST Employee

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,

To improve visibility of answered topics, please click 'Accept as Solution' on the reply that resolved your issue or answered your question.