Skip to content

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

Notifications You must be signed in to change notification settings

subhamgupta99/LED-Switching-at-a-fixed-interval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published