cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any way I can create a new project on STM32CubeIDE without going through CubeMX configuration, please help me.

NGUYEN-VAN NHI
Associate III
 
This discussion is locked. Please start a new topic to ask your question.
1 ACCEPTED SOLUTION

Accepted Solutions

Hello @Nguyễn Nhị​ ,

Thanks for your feedback,

I advice you to use CubeMX which is a free tool that allows a very easy configuration of STM32 microcontrollers and microprocessors even for beginners, it also generates the corresponding initialization C code.

Please check this tutorial https://www.youtube.com/watch?v=szMGedsp9jc

I hope this help !

If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)

Sara.


In order 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

4 REPLIES 4
Cartu38 OpenDev
Lead III

Have a try based on project creation wizard to elect 'Empty' option instead 'Cube' one.​

LAdel.1
Associate II

Hi,

Why do you want to skip CubeMX configuration in first place?

Well since i am learning i want to make some simple apps by myself and only STM32CubeIDE is currently free

Hello @Nguyễn Nhị​ ,

Thanks for your feedback,

I advice you to use CubeMX which is a free tool that allows a very easy configuration of STM32 microcontrollers and microprocessors even for beginners, it also generates the corresponding initialization C code.

Please check this tutorial https://www.youtube.com/watch?v=szMGedsp9jc

I hope this help !

If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)

Sara.


In order 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.