Skip to main content
Associate III
June 24, 2024
Solved

STM32F429I-DISCO1 Firmware and IDE's

  • June 24, 2024
  • 2 replies
  • 1007 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.

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.1
KDJEM.1Best answer
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

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
LancehAuthor
Associate III
June 24, 2024

Thanks Kaouthar, I'll try that tomorrow.

 

Regards, Lance.