Question
CubeMX and repository examples
Posted on August 13, 2016 at 00:31
Hi,
I'm new to programming the STM32 micro. That's way the Cubemx tool is very helpful for initializing the STM32. Also ther are a lot of examples in the repository, but i don't understand why the examples are not writen in CubeMX if there are provided with the tool? The tool save me a lot of time for initializing, but i spend a lot of time to figure out how is the correct usage of initialized files (functions), and import the provided example in repository to CubeMX generated project.