SPRUJ79 November 2024 F29H850TU
FILE: timer_academy_lab.c
This example demonstrates how to use a CPU Timer to blink two LEDs. The timer and the LED GPIOs are each configured wthin the SysConfig file. The LED GPIO pins are toggled in the CPU Timer interrupt service routine. A global variable is incremented at the end of each timer interrupt.
External Connections