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
The bigger elephant in the room is when will ST release a relatively bug free HAL/CUBE library that anyone would want to use for a commercial/critical project? When you think you can answer that question, you might be able too determine where it makes sense to direct your development effort in the here-and-now.