Skip to main content
RN_it
Associate III
May 17, 2018
Solved

STM32 HAL Driver Cube Vs KEIL

  • May 17, 2018
  • 2 replies
  • 1443 views
Posted on May 17, 2018 at 08:41

Hello . 

I am bit confused about STM32 HAL drivers packages and their versions.  i want to know the differences between 

KEIL software package Vs Cubemx fw version 

In keil it shows as 2.11 shown in below pic 

0690X0000060KoXQAU.png

and the latest one available in cubemx software is 1.21 . 

0690X0000060KoOQAU.png

my question is which one is newest ? if 1.21 , why it is not their in keil pack installer ?

suppose if i want to create a project using keil but want to use 1.21 STM32 Cube fw drivers . how can i do that ?

i know one option is launch cube mx software and mention ide as KEIL but i dont want use cubemx software. I just want to create a project using keil but use drivers given by 1.21. Thanks

    This topic has been closed for replies.
    Best answer by Tilen MAJERLE
    Posted on May 17, 2018 at 09:27

    Hello,

    Keil's version is not related to Cube HAL version. For the details about 'release notes', you can always open website from Keil with descriptions:

    http://www.keil.com/dd2/packs/

     

    Best regards,

    Tilen

    2 replies

    Tilen MAJERLE
    Tilen MAJERLEBest answer
    ST Employee
    May 17, 2018
    Posted on May 17, 2018 at 09:27

    Hello,

    Keil's version is not related to Cube HAL version. For the details about 'release notes', you can always open website from Keil with descriptions:

    http://www.keil.com/dd2/packs/

     

    Best regards,

    Tilen

    RN_it
    RN_itAuthor
    Associate III
    May 18, 2018
    Posted on May 18, 2018 at 09:08

    Got it Thanks