-
Notifications
You must be signed in to change notification settings - Fork 0
This project demonstrates how to control and toggle two LEDs on an Infineon XMC microcontroller using a timer interrupt. The application initializes the DAVE framework and configures digital I/O pins for LED control. A timer interrupt service routine (ISR) periodically toggles the led_state variable, which determines which LED is turned ON and whic
subhamgupta99/LED-Switching-at-a-fixed-interval
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
About
This project demonstrates how to control and toggle two LEDs on an Infineon XMC microcontroller using a timer interrupt. The application initializes the DAVE framework and configures digital I/O pins for LED control. A timer interrupt service routine (ISR) periodically toggles the led_state variable, which determines which LED is turned ON and whic
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published