2021-12-30 10:05 PM
2022-01-24 07:56 AM
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.
2021-12-31 12:05 AM
Have a try based on project creation wizard to elect 'Empty' option instead 'Cube' one.
2022-01-21 11:46 PM
Hi,
Why do you want to skip CubeMX configuration in first place?
2022-01-24 04:24 AM
Well since i am learning i want to make some simple apps by myself and only STM32CubeIDE is currently free
2022-01-24 07:56 AM
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.