This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How do I use Keil with external drivers?

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.)

0