In this video, I will show you how to make a simple library while programming Stm32f4 with Keil and Stm32Cubemx. The video includes how to create .c/.h files, how to add them to a project, examples and information about main body of .c/.h files. Download the source code on the website, which contains 5 examples of how to use typedef enum, typedef struct, #define, extern, static, function definitions…
<<Source Code>> | Download |