Bare Metal STM32L476VG LED and Joystick Demo
Demo review
- Software.zip
- Download the demo package led_and_joystick
- Extract this zip to a new folder on the Z drive in your SE account.
- Start the Keil IDE and open the project file.
- Verify that the project settings match the settings in the Keil Project Creation document.
- Use the debug simulation as described in the Keil debug document to gain experience with the debugger.
- Review the code and the manufacturer's documentation to learn why the demo code works (just look at main.c code).
Resources