cancel
Showing results for 
Search instead for 
Did you mean: 

Existed files open/edit with ST32CubeIDE

AVinc.1
Associate

Hi,

I have a project with STM32F030F4P6. The project works well, but I would like some modification on the code. The source of code came from GitHUB.

Can anyone tell me, How can I edit the files, modify it and rebuild a new .bin file?

The folder contains .h and .c files .uvopt and .uvproj files.

If you know the solution, please send a short step by step for me.

Thank you.

Tony

1 REPLY 1
Peter BENSCH
ST Employee

Welcome, @AVinc.1​, to the community!

if you have never worked with an STM32 tool before, you should actually start from the beginning.

If you are too impatient, you can also install the GUI MDK-ARM from Keil for this project and modify the project. However, this is not explained in a short step-by-step tutorial and would go beyond the scope of this thread, but you can find lots of videos on Youtube showing how to use MDK-ARM, just search for MDK-ARM.

Does it answer your question?

Regards

/Peter

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.