2024-07-09 03:17 PM
I am trying to run the LwIP_HTTP_Server_Netconn_RTOS for Stm32H723 example.
Here is what I have done
1. File > new Stm32 project
2. "Example selector"
3. Located the Stm32H723 Nucleo LwIP_HTTP_Server_Netconn_RTOS project.
4. (Finished creating the project), this works OK, and now I have the project listed in the explorer tab
5. Plugged in Stm32H723 nucleo board to USB and eth
6. Built the project (this works OK)
7. Run the project (the first time this is done, I configured the debugger. It found my STLink)
8. No activity on the board. I can see the application gets flashed and I can see "Download verified successfully" in the console
9. The board does not get an IP (looking at my router's DHCP list). Eth lights are flashing. No User LEDS are lit, only power
If I try to debug the project, I get this message:
What am I doing wrong here? The example should work out of the box, correct? I did not change the jumper configuration of the board out of the box. JP6 and JP7 are installed.
I attached my config from Stm32Cube.
2024-07-10 03:31 AM
Hello @chris1seto and welcome to the community,
The problem is not reproduced with the latest version of CubeIDE. Could you specify which CubeIDE you are working with?
Thanks,
Rim.
2024-07-10 07:27 AM
Hi @Rim LANDOLSI , This is the latest 1.10.1
Can you confirm that the ethernet example in question does actually work correctly? Have you actually tested this and verified?
2024-07-10 11:31 AM
Oops, this one is on me. I have a lot of Nulceo-144's on my bench and I simply grabbed the wrong one, an F7. It works now with the correct H7 attached. They all look the same!
Thank you @Rim LANDOLSI
2024-07-11 01:45 AM
Yes, the debug session for this example is started successfully with CubeIDE 1.16.0.