Skip to main content
Associate
August 13, 2023
Question

please login to download a software package go to myST -> login

  • August 13, 2023
  • 5 replies
  • 24620 views

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.

    5 replies

    jLern.1Author
    Associate
    August 13, 2023

    The project is called 'UltrasoundGen' and it also says: Project 'UltrasoundGen' has no explicit encoding set.

    TDK
    Super User
    August 13, 2023

    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.

    "If you feel a post has answered your question, please click ""Accept as Solution""."
    Rim LANDOLSI
    ST Employee
    August 14, 2023

    Hello @jLern.1 ,

    The latest versions of STM32CubeIDE  uses the network settings under Window > Preferences > Network Connections. There you can choose between:

    • Direct (without proxy)
    • Manual (uses dedicated proxy settings)
    • Native (dynamic host)

    Also, check the connection until it  is "green" under STM32Cube-> Firmware updater: 

    RimLANDOLSI_0-1692009250886.png

    Thanks,

    Rim.

     

    Visitor II
    August 14, 2023

    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.

    Explorer
    August 24, 2023

    thanks

    JMarq.1
    Associate III
    January 15, 2024

    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:

    JMarq1_0-1705318722100.png

    Trying to close with the X button the STM32 Project Firmware Library Package Setup screen, shows this message:

    JMarq1_1-1705318921572.png

    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:

    JMarq1_2-1705319396517.png

    JMarq1_3-1705319413295.png

    I am using a trial virtual machine with Windows 11 Pro v21H2 (22000.2538). After restarting the machine, I was able to log in.