Does anyone have a configuration wizard for STM32F072 ? I am struggling with my first project with MDK-ARM :(
Hello Nick,
I assume you are running the latest demo of Keil MDK-ARM v5.16
1) Please open this:
c:\Keil_v5\UV4\PackInstaller.exe
2) ...and in the 'search' box, type 'STM32F072' - below, the 'device list' is filtered down.
3)Expand the 'STM32F072' section, and pick your device i.e the STM32F072C8 - on the right of the screen the 'Packs' tab shows all the packs relevant to this device.
4)On the top right of the screen, click the 'Examples' tab - there are 3 premade examples for this part.
5)Find the most interesting example, and hit the copy button.
You can find more details at: http://www.keil.com/support/man/docs/uv4/uv4_ca_packinstaller.htm www.keil.com/.../uv4_ca_packinst_examples.htm
Make sure to watch the videos at http://www.keil.com/mdk5 to see this in action.
View all questions in Keil forum