Instructions

277 C-Control Pro IDE
© 2013 Conrad Electronic
5.13 Interrupt
The Controller provides a multitude of interrupts. Some of them are used for system functions and
are thus not available to the user. The following interrupts can be utilized by the user.
Table: Interrupts
Interrupt Name
Mega32
Mega128 (CAN)
INT_0
external Interrupt0
external Interrupt0
INT_1
external Interrupt1
external Interrupt1
INT_2
external Interrupt2
external Interrupt2
INT_3
---
external Interrupt3
INT_4
---
external Interrupt4
INT_5
---
external Interrupt5
INT_6
---
external Interrupt6
INT_7
---
external Interrupt7
INT_TIM1CAPT
Timer1 Capture
Timer1 Capture
INT_TIM1CMPA
Timer1 CompareA
Timer1 CompareA
INT_TIM1CMPB
Timer1 CompareB
Timer1 CompareB
INT_TIM1OVF
Timer1 Overflow
Timer1 Overflow
INT_TIM0COMP
Timer0 Compare
Timer0 Compare
INT_TIM0OVF
Timer0 Overflow
Timer0 Overflow
INT_ANA_COMP
Analog Comparator
Analog Comparator
INT_ADC
ADC
ADC
INT_TIM2COMP
Timer2 Compare
Timer2 Compare
INT_TIM2OVF
Timer2 Overflow
Timer2 Overflow
INT_TIM3CAPT
---
Timer3 Capture
INT_TIM3CMPA
---
Timer3 CompareA
INT_TIM3CMPB
---
Timer3 CompareB
INT_TIM3CMPC
---
Timer3 CompareC
INT_TIM3OVF
---
Timer3 Overflow
A signal on INT_0 (Mega32) or INT_4 (Mega128 (CAN) ) can interfere with the Autostart Beha-
viour when the C-Control Pro Module is switched on. According to the pin assignment of M32 and
M128 these pins share the same pin with SW1. If SW1 is pressed during power up of the Module
then the Bootloader Mode will be activated and the program will not be automatically started.
Interrupt Name
AVR32Bit
INT_ANA_COMP
Analog Comparator
INT_1
external Interrupt 1
INT_2
external Interrupt 2
INT_3
external Interrupt 3