Problem Porting TLS CLient from F207 to H743
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2020-07-02 4:50 PM
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:
- 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?
- 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
Labels:
- Labels:
-
STM32F2 Series
-
STM32H7 Series
0 REPLIES 0
