Skip to main content
Visitor II
June 24, 2024
Solved

STM32F429I-DISCO1 Firmware and IDE's

  • June 24, 2024
  • 2 replies
  • 1006 views

Hi, I have an STM32F429I-DISCO1 board. I have been learning how to use it and I thought it would be good to see how the professionals do it by looking at the original firmware. I downloaded en.stsw-stm32138, which has STM32F429I-Discovery_FW-V1.0.3 in it. It seems to have examples for EWARM, MDK-ARM and TrueSTUDIO, but not STM32CubeIDE. This seems a bit odd not supporting your own IDE or have I missed something?

Thanks in advance, Lance.

    This topic has been closed for replies.
    Best answer by KDJEM.1

    Hello @Lanceh and welcome to the Community :),

     

    Could you please follow the steps describes in Migration guide from TrueSTUDIO® to STM32CubeIDE
    This user manual is a brief guide explaining how to import projects from TrueSTUDIO® to STM32CubeIDE.

     

    Thank you.

    Kaouthar

    2 replies

    KDJEM.1Answer
    Technical Moderator
    June 24, 2024

    Hello @Lanceh and welcome to the Community :),

     

    Could you please follow the steps describes in Migration guide from TrueSTUDIO® to STM32CubeIDE
    This user manual is a brief guide explaining how to import projects from TrueSTUDIO® to STM32CubeIDE.

     

    Thank you.

    Kaouthar

    LancehAuthor
    Visitor II
    June 24, 2024

    Thanks Kaouthar, I'll try that tomorrow.

     

    Regards, Lance.