cancel
Showing results for 
Search instead for 
Did you mean: 

Problem Porting TLS CLient from F207 to H743

paulrbryson
Associate III

I managed to get a simple TLS client working on the NUCLEO-F207ZG. I cannot get the program to run on the NUCLEO-H743ZI2. On Wireshark I see several DHCP DISCOVER messages go out; followed by an OFFER message coming back. My code never responds with a REQUEST message; but it does stop sending the DISCOVER messages. The program fails because the IP address is NULL.

I have two questions:

  1. There are many posts about ethernet and LWIP bugs. Does the H7xx ethernet/LWIP stack ever work properly? i.e. Are these bugs the LIKELY cause?
  2. Where do I start trying to diagnose this? I put a breakpoint in dhcp_recv() but it never triggered.

I am using:

STM32CubeIDE Version: 1.3.1 Build: 6291_20200406_0752 (UTC)

STM32CubeMX 5.6.1.202004052303

0 REPLIES 0