2024-10-14 12:58 AM
Hello everyone,
I am new to STM32CubeIDE, I'm following this tutorial.
In the tutorial, he pressed okay to a message saying "generate new code?"
When he does, his project explorer showed this
I followed same steps, and when I pressed okay to "generate new code?" message, nothing appeared, only the ioc file. (I'm working on G0_LED project)
can you assist on what might went wrong and how I can fix this issue?
Solved! Go to Solution.
2024-10-15 07:20 AM
Hello @AmaniAlzahrani ,
If your machine is connected to the internet via a proxy, you need to set the correct connection parameters
[Host ; Port] to establish the link to the server.
In this case, you should set the Active Provider to manual, otherwise you can work with the Direct option.
Thanks.
Mahmoud
2024-10-14 01:30 AM - edited 2024-10-14 01:33 AM
Hello @AmaniAlzahrani ,
First let me thank you for posting and welcome to the ST Community.
Before generation the code, you should set the Internet Connection, log to your ST Account and install the firmware package.
I suggest that you take a look at this Post.
Thanks.
Mahmoud.
2024-10-14 11:34 PM
Thank you for responding
I am following these steps in the provided post
There is a step that says: "Update the proxy entries for HTTP and HTTPS with specific HOST, Port, User, and Password using the [Edit...] button"
I do not understand what the HOST, Port, User, and Password should be.
Also, at a later step, when I opened the provided website to download the software package, I didn't know which to download.
This is what is shown to me:
I appreciate all your help and support
2024-10-15 02:13 AM
Hello @AmaniAlzahrani ,
I advise you to set the Active Provider: Direct under:
Window->Preferences->Network Connection
Then check the Connection under:
Window->Preferences->Firmware Updater->Check Connection
Then log to your ST Account
After the IOC configuration, click on Generate Code [CTRL¨+S] and the firmware will be successfully downloaded.
Thanks.
Mahmoud
2024-10-15 03:50 AM
Thank you Mahmoud,
As for the second and third steps (checking connection and logging in), I did that
but, the first step, I don't know what the host and port should be
Thank you for the continuous support
2024-10-15 07:20 AM
Hello @AmaniAlzahrani ,
If your machine is connected to the internet via a proxy, you need to set the correct connection parameters
[Host ; Port] to establish the link to the server.
In this case, you should set the Active Provider to manual, otherwise you can work with the Direct option.
Thanks.
Mahmoud