Skip to main content
JLIND.1
Associate III
August 20, 2024
Solved

Re: Help installing STM32CubeMX IDE

  • August 20, 2024
  • 2 replies
  • 1042 views

I am looking at the STM32G431K6T6 and on the web page:

STM32G431K6 - Mainstream Arm Cortex-M4 MCU 170 MHz with 32 Kbytes of Flash memory, Math Accelerator, Medium Analog level integration - STMicroelectronics

It has which package to download: 

STM32CubeG4 - STM32Cube MCU Package for STM32G4 series (HAL, Low-Layer APIs and CMSIS, USB, File system, RTOS, Graphic - and examples running on ST boards) - STMicroelectronics

 

I'm planning on using the STM32Cube IDE. Can you please help me find the instructions on how to install this package?

 

Thank you very much,

Joe

 

    Best answer by STTwo-32

    Hello @JLIND.1 

    You have to open CubeMX, login with your accout (or create a new one and login with it). And follow this wiki. You can also, download the package as .Zip file from the ST Website, Open STM32CubeMX, Click Manage embedded software packages in Help and click on "from local repository". Finally, select the .zip of your Firmware and finish the job.

    Best Regards.

    STTwo-32 

    2 replies

    STTwo-32
    STTwo-32Best answer
    Technical Moderator
    August 20, 2024

    Hello @JLIND.1 

    You have to open CubeMX, login with your accout (or create a new one and login with it). And follow this wiki. You can also, download the package as .Zip file from the ST Website, Open STM32CubeMX, Click Manage embedded software packages in Help and click on "from local repository". Finally, select the .zip of your Firmware and finish the job.

    Best Regards.

    STTwo-32 

    JLIND.1
    JLIND.1Author
    Associate III
    August 20, 2024

    Wonderful!

    Thank you very much.