2023-08-13 11:01 AM
I just got an STM32F746ZG Nucleo 144 microcontroller, and was setting up a project using the STMCubeIDE, but it was giving me this error when I was trying to have it generate the code to get started on my project: please login to download a software package go to myST -> login.
2023-08-13 11:13 AM
The project is called 'UltrasoundGen' and it also says: Project 'UltrasoundGen' has no explicit encoding set.
2023-08-13 04:23 PM
There should be a login screen that pops up that you can log into to download the package. This is something that was added recently, unfortunately, and will fail if ST servers are unavailable, which happens frequently. Only real solution is to try again later.
2023-08-14 03:38 AM
Hello @jLern.1 ,
The latest versions of STM32CubeIDE uses the network settings under Window > Preferences > Network Connections. There you can choose between:
Also, check the connection until it is "green" under STM32Cube-> Firmware updater:
Thanks,
Rim.
2023-08-14 12:19 PM
Just to make sure that you did not miss this, because I did:
There is an option to login to STM32 IDE, on the top navigation bar right next to Window, Help, you should see a tab named MySt. Click on that, you will see an option to login, once you do so try to save again and see if that automatically downloads needed software package and generates the code.
2023-08-24 06:31 AM
thanks
2024-01-15 04:01 AM
I've just installed STM32CubeIDE 1.14.0 and I faced the same problem. I was creating my first project for an STM32WB5MM-DK board. I wasn't log in to myST when I run the New project wizard. While the IDE was generating the code for the first time, I got the screen image shown below. Pressing the X on the "User authentication manager window" always-on-top-most Window does nothing. I am not able to close any window:
Trying to close with the X button the STM32 Project Firmware Library Package Setup screen, shows this message:
The only option is to kill the IDE using Windows task manager.
I run again the IDE. This time I was going to log in but I got a blank window with no credentials asked:
I am using a trial virtual machine with Windows 11 Pro v21H2 (22000.2538). After restarting the machine, I was able to log in.