Skip to main content
chriskuku
Senior II
July 19, 2023
Question

Warning STM32 target or STM32Cube example section required

  • July 19, 2023
  • 4 replies
  • 8401 views

I don't know if this is new but it sprang into my eyes today when I started STM32CubeIDE after a couble of days of pausing. It's Version 1.13.0 now.

I was about to create a New project in the project tree view and the configurator page popped up.

In the left corner appears - and I didn't notice this before - a yellow alert message, saying

/!\ STM32 target or STM32Cube example selection is required

 

I didn't choose anything at this point int time, so why such an ugly warning? Is something missing? Peculiar: my workspace has been migrated and still is workspace_1.4.0.

    This topic has been closed for replies.

    4 replies

    christelle burguera
    ST Employee
    July 19, 2023

    Hello chriskuku,

    it's just a message to say that you have to select a device or an example, without you cannot continue.

    BR

    Visitor II
    October 25, 2023

    I stil (Version 1.13.1 STM32CubeIDE
    Version: 1.13.1
    Build: 17479_20230728_0839 (UTC)
    OS: Linux, v.6.1.0-13-amd64, x86_64 / gtk 3.24.38
    Java vendor: Eclipse Adoptium
    Java runtime version: 17.0.6+10
    Java version: 17.0.6), when I try to create a new project. I saw this Problem as well on 1.13.2.

     

    Visitor II
    October 25, 2023

    .... I stll have this Problem

    Visitor II
    October 25, 2023

    When I start a new Project, it chechs the database and then immedialety

    Screenshot_20231025_203352.png

    christelle burguera
    ST Employee
    October 26, 2023

    Hi Badi,

    Can you try to explain step by step your way to create a project ?

    For ex:

    - Login with my st.com account (don't forget to check the connection (window->preferences->STM32CubeIDE->Firmware Updater -> check connection button)

    - File -> New -> STM32 Project

    - in the MCUs/MPUs List, choose a device, for ex STM32F401...

    - Next

    - Field the project name

    - Finish

    HTH

     

     

    Visitor II
    October 26, 2023

    Hello

    As I said I, started cubeide and then I pressed as you proposed - File -> New -> STM32 Project

    Then I can not choose any Processsor. I get (<1s) immediately following screenshot before I get the window shown earlier.

    Associate
    November 5, 2023

    I'm having the same problem. Any solutions?