How I can use keil middlewares and stm32f4 ver 2.x with ST standard library ? Is it possible?
I do my projects with st standard library because they are mature and stable and we have many codes based on it.
What is the solution?
The IDE + compiler doesn't care what code you write. So if you have access to other code you can use that code too.