What's the difference STM32CubeMx and STM32CubeF7? STM32F7x can be set using STM32CubeMX, but is it insufficient?
..
..
Hello @TMATS.1 ,
STM32CUBEMX is a graphical software configuration tool that allows fast and easy microcontroller configuration (pins, clock tree, peripherals, middleware) and generation of the corresponding initialization C code using graphical wizards. For more details, Please, refer to STM32CubeMx user Manual UM1718.
STM32Cube firmware is a complete embedded software package include: hardware abstraction Layer (HAL) and Low-Layer (LL) APIs and a consistent set of middleware components: USB, FATFS, FreeRTOS, graphics, TCP/IP...
There is an application note for each STM32Cube firmware package by device series, that illustrates the existing examples topics and packages.
For STM32F7 refer to :
Best Regards,
Imen
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.