I/O

A summary of the interrupts is given in Table 3–1.

Table 3–1. Interrupts

Interrupt

Vector

Source

Trigger Event

Priority

Comment

 

 

 

 

 

 

INT0

0x7FF0

DAC Timer

Timer underflow

Highest

Used to synch. speech data

 

 

 

 

 

 

INT1

0x7FF1

TIMER1

Timer underflow

2nd

 

INT2

0x7FF2

TIMER2

Timer underflow

3rd

 

INT3

0x7FF3

PD2

Rising edge

4th

Port D2 goes high

INT4

0x7FF4

PD3

Falling edge

5th

Port D3 goes low

INT5

0x7FF5

All port F

Any falling edge

6th

Any F port pin goes from all-high to low

INT6

0x7FF6

PD4

Rising edge

7th

Port D4 goes high

INT7

0x7FF7

PD5

Falling edge

Lowest

Port D5 goes low

All F port pins must be high previous to one or more going low.

INT6 and INT7 may be associated with the Comparator function, if the Comparator Enable bit has been set.

Note: Interrupts in Reduced Power Mode

An interrupt may be lost if its event occurs during power-up or wake-up from a reduced power mode. Also, note that interrupts are generated as a divided signal from the master clock. The frequency of the various timer interrupts will therefore vary, depending upon the operating master clock frequency.

3-8

Page 72
Image 72
Texas Instruments MSP50C6xx manual Interrupts, Summary of the interrupts is given in Table