LwIP DHCP request not working on STM32F7
Hi all,
I am trying to get LwIP running on my STM32F769I-Discovery board. It works fine with the provided netconn-example.
But when I try to generate a new project inside CubeIDE the dhcp-discovery is always failing. I can not see anything when running my code using Wireshark.
Can anybody provide me a working example based on a project generate from a recent CubeMX version? Unfortunately I failed to integrate the provided example into my CubeIDE project.
@ST: When will you update your examples and integrate them into CubeIDE?
Thanks
Klaas