Hello, we are starting a new project based on STM32F4, till this date we had used original STM32 standard peripheral library with Keil RTX, as it was till MDK 5.10. In 5.11, I know that there is a new CMSIS (incompatible with original StdPeriph lib), and ST Micro released their new HAL library STM32CubeF4.
In Keil application note there is a statement on merging STM32CubeF4 code with new CMSIS and integrating it into MDK, which should result in a Keil pack v.2.0 and higher, which will have this new HAL library included.
In what time this new HAL library will be available in Keil MDK ? We would like not to start programming for the old library, if a completely different API has to be released.
Thank you.
Best regards, Pavel Komurka