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.
I'm a relative beginner, and I've recently started using Keil with an STM32F4 Discovery board. I know how to start a project from scratch using Keil's built in drivers, however, I've also discovered that those drivers are very out of date.
However, I don't have a clue how to set up a project where I'm using ST's drivers directly, which I downloaded seperately. ST's drivers include CMSIS, HAL drivers, etc... - but I don't know if this includes what Keil uses for basic hardware support. So I'm not sure whether ST's driver package can be substituted for everything that Keil needs or if it can only be used for some of them.
Can someone help me understand the best way to approach this? (For reference, I'm using Windows 7 x64.)
Hello J,
please use the latest STM32F400 device family pack (DFP) v2.2.0. It contains the latest version of STCube drivers.
Kind regards,
Christopher