Is importing example projects into STM32CUBEIDE possible?
Hey everyone, I couldn't find a clear answer so I'm gonna ask a quick question.
I mainly use STM32CUBEIDE to write my codes, and I often use aid from examples provided in firmware packages that ST installs. Sometimes the said examples have CUBEIDE as an option, but most of the time they only have EWARM, MDK-ARM or SW4STM32 and I have to go through .c files to recreate the project.
So my questions is:
Is it possible to import non-CUBEIDE projects into it?
Also is it possible to get the build output (.bin/.hex/.elf) file of the said examples without building them yourself?
Best Regards,
Broman
