We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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?
I do not want to work with stm32cube(because it is buggy), I want to use standard peripheral library for stm32,but keil support stm32cube only(in new versions of middleware). Is there any 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.