cancel
Showing results for 
Search instead for 
Did you mean: 

Import STM32F3348-Discovery_Demo into STM32CubeIDE

P_1
Associate II

Does anybody have a step-by-step description how to import the STM32F3348-Discovery_Demo project - distributed in the firmware package of the Discovery board - into STM32CubeIDE?

1 ACCEPTED SOLUTION

Accepted Solutions
KDJEM.1
ST Employee

Hello @P@​ and welcome to the Community �� ;

 The demonstrations in STM32CubeF3 package

STM32CubeF3/Projects/STM32F3348-Discovery/Demonstrations/ developed with IAR, SW4STM32, Keil, but not for STM32CubeIDE.

For using STM32CubeIDE, you can follow this User manual UM2579 Migration guide from System Workbench to STM32CubeIDE.

I hope this help you!

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

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.

View solution in original post

2 REPLIES 2
KDJEM.1
ST Employee

Hello @P@​ and welcome to the Community �� ;

 The demonstrations in STM32CubeF3 package

STM32CubeF3/Projects/STM32F3348-Discovery/Demonstrations/ developed with IAR, SW4STM32, Keil, but not for STM32CubeIDE.

For using STM32CubeIDE, you can follow this User manual UM2579 Migration guide from System Workbench to STM32CubeIDE.

I hope this help you!

When your question is answered, please close this topic by choosing Select as Best. This will help other users find that answer faster.

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.

P_1
Associate II

Thx!