2018-05-16 11:41 PM
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
and the latest one available in cubemx software is 1.21 .
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
Solved! Go to Solution.
2018-05-17 12:27 AM
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
2018-05-17 12:27 AM
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
2018-05-18 02:08 AM
Got it Thanks