Electronics - Keil - Creating a project by copying a default example
You are likely playing with your MDK-ARM uVision4 IDE with default examples provided by the ST firmware. But each time you try to change something you see a message saying that the project is read only. Therefor in this tutorial we will create our own project by copying an example provided in order to customize it. All the tutorial will use the STM32F3-DISCOVERY board but it should of course work with other boards. ...