2025-05-15 3:37 PM
I recently bought an STM32H735G-DK and wished to start by blinking its LEDs. Unfortunately, I have been struggling to get to the coding menu, as an error attached below would show up every time I created a new project, saying that I would have to log in and download a software package. The problem is that I have logged in numerous times through the CUBE IDE as instructed, but no download option comes up (I log in successfully? and the popup window closes, and nothing changes). Other people seem to have had similar problems online; however, no one had a viable solution, and thus, I am still stuck trying to access the coding menu to get my device to blink its LEDs. I have tried deleting and reinstalling the CUBE IDE software, as well as manually putting files into the repository; however, nothing has worked thus far. Any help would be greatly appreciated. Thank you.
2025-05-16 12:20 AM
Hello @Nyanko_Sensei
First let me thank you for posting.
Please try to follow the steps mentioned in this ARTICLE in order to set the network connection parameters for STM32CubeIDE .Once you have done this, you will be able to download the firmware and make your led blink.
THX
Ghofrane
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-05-21 3:03 PM
Hello Ghofrane,
Thank you for your quick response. I read through the article you linked for me; however, I am slightly confused as I am not using a proxy (Hence the [Active provider] is currently set as Direct). Am I forced to create a proxy so that the CubeIDE can work? Luckily, the "Install packages while offline" method seems to have allowed me to avoid this hassle for now, but this still does not address the problem, I'm afraid. Would you be able to direct me towards something else, or perhaps let me know what I can do from here?
Thank you