2024-06-23 11:59 PM
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.
Solved! Go to Solution.
2024-06-24 01:15 AM
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.
2024-06-24 01:15 AM
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.
2024-06-24 01:43 AM
Thanks Kaouthar, I'll try that tomorrow.
Regards, Lance.