Skip to main content
AFaya.1
Associate III
September 8, 2020
Solved

I have using STM32h753zi based MCU and i am trying to enable IGMP but i am not able to enable the IGMP module. Please give me the guidance. Thankyou.

  • September 8, 2020
  • 1 reply
  • 935 views

I have already enabled the LWIP but IGMP not able to enable.

This topic has been closed for replies.
Best answer by Khouloud OTHMAN

Hello AFaya.1,

Please check the LWIP_IGMP description, you will find the IGMP module dependencies to be able to enable it.

0693W000003R1tmQAC.png

Regards,

Khouloud.

1 reply

Khouloud OTHMAN
Khouloud OTHMANBest answer
Associate
September 8, 2020

Hello AFaya.1,

Please check the LWIP_IGMP description, you will find the IGMP module dependencies to be able to enable it.

0693W000003R1tmQAC.png

Regards,

Khouloud.

AFaya.1
AFaya.1Author
Associate III
September 8, 2020

Thank you ma'am.