Skip to content

A simple beginner project with the STM32F407G microcontroller.

Notifications You must be signed in to change notification settings

jaygazula27/ToggleLEDWithButton

Repository files navigation

ToggleLEDWithButton


This is a simple project with the STM32F407G (DISC1) microcontroller, which I had done for the purposes of learning embedded development.

There is usage of the HAL APIs. However, similar functionality was implemented in my other repository, which did not use the HAL APIs.

Description

When the User button on the microcontroller is pressed, all four of the LED lights will turn on. As soon as the button is released, the LED lights will be turned off.

Resources

About

A simple beginner project with the STM32F407G microcontroller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages