Download Print this page

Infineon CCU6 Interrupt 1 Manual page 2

Ccu6 interrupt generation, aurix tc2xx microcontroller training

Advertisement

Scope of work
The CCU6 unit generates an interrupt every 500 ms and increments a
counter in its Interrupt Service Routine (ISR).
Timer T12 of the CCU6 unit generates an interrupt on a "period match" event
every 500 ms. Inside the ISR, a counter variable is incremented. The LEDs
toggle based on the value of the counter:
1st LED: counter % 4 == 0
2nd LED: counter % 4 == 1
3rd LED: counter % 4 == 2
4th LED: counter % 4 == 3
2019-10-17
Copyright © Infineon Technologies AG 2019. All rights reserved.
2

Advertisement

loading
Need help?

Need help?

Do you have a question about the CCU6 Interrupt 1 and is the answer not in the manual?

Questions and answers