342
CHAPTER 20 UART/SIO
20.6
Interrupts of UART/SIO
The UART/SIO has six interrupt-related bits: error flag bits (PER, OVE, FER), receive
data register full bit (RDRF), transmission data register empty bit (TDRE), and
transmission completion flag (TCPL).
■
Interrupts of UART/SIO
Table 20.6-1 lists the UART/SIO interrupt control bits and interrupt sources.
■
Transmission Interrupt
When transmit data is written to the UART/SIO serial output data register (TDR), the data is transferred to
the transmission shift register. When the next piece of data can be written, the TDRE bit is set to "1". At
this time, an interrupt request to the interrupt controller occurs when transmit data register empty interrupt
enable bit has been enabled (SMC2:TEIE = 1).
The TCPL bit is set to "1" upon completion of transmission of all pieces of transmit data. At this time, an
interrupt request to the interrupt controller occurs when transmission completion interrupt enable bit has
been enabled (SMC2:TCIE = 1).
■
Reception Interrupt
If the data is inputted successfully up to the stop bit, the RDRF bit is set to 1. If an overrun, parity, or
framing error occurs, the corresponding error flag bit (PER, OVE, or FER) is set to "1".
These bits are set when a stop bit is detected. If reception interrupt enable bit has been enabled (SMC2:RIE
= 1), an interrupt request to the interrupt controller will be generated.
CHAPTER 8 INTERRUPTS describes the interrupt request numbers and vector tables for all peripheral
functions.
■
Registers and Vector Table Related to UART/SIO Interrupts
ch: channel
Table 20.6-1 UART/SIO Interrupt Control Bits and Interrupt Sources
Item
Description
Interrupt request
flag bit
SSR: TDRE
SSR: TCPL
SSR: RDRF
SSR: PER
SSR: OVE
SSR: FER
Interrupt request
enable bit
SMC2: TEIE
SMC2: TCIE
SMC2: RIE
SMC2: RIE
SMC2: RIE
SMC2: RIE
Interrupt source
Transmission data
register empty
Transmission
completion
Receive data full
Parity error
Overrun error
Framing error
Table 20.6-2 Registers and Vector Table Related to UART/SIO Interrupts
Interrupt
source
Interrupt
request No.
Interrupt level setting register
Vector table address
Register
Setting bit
Upper
Lower
ch.0
IRQ4
ILR1
L04
FFF2
H
FFF3
H
Summary of Contents for F2 MC-8FX Family
Page 2: ......
Page 4: ......
Page 34: ...20 CHAPTER 1 DESCRIPTION ...
Page 38: ...24 CHAPTER 2 HANDLING DEVICES ...
Page 39: ...25 CHAPTER 3 MEMORY SPACE This chapter describes memory space 3 1 Memory Space 3 2 Memory Map ...
Page 56: ...42 CHAPTER 5 CPU ...
Page 73: ...59 CHAPTER 6 CLOCK CONTROLLER ...
Page 96: ...82 CHAPTER 6 CLOCK CONTROLLER ...
Page 104: ...90 CHAPTER 7 RESET ...
Page 105: ...91 CHAPTER 8 INTERRUPTS This chapter explains the interrupts 8 1 Interrupts ...
Page 174: ...160 CHAPTER 10 TIMEBASE TIMER ...
Page 184: ...170 CHAPTER 10 TIMEBASE TIMER ...
Page 218: ...204 CHAPTER 13 WATCH PRESCALER ...
Page 257: ...243 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Page 261: ...247 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Page 288: ...274 CHAPTER 16 8 16 BIT COMPOSITE TIMER ...
Page 301: ...287 CHAPTER 17 16 BIT PPG TIMER ...
Page 316: ...302 CHAPTER 17 16 BIT PPG TIMER ...
Page 382: ...368 CHAPTER 21 UART SIO DEDICATED BAUD RATE GENERATOR ...
Page 390: ...376 CHAPTER 22 I2C ...
Page 395: ...381 CHAPTER 22 I2C ...
Page 399: ...385 CHAPTER 22 I2C ...
Page 430: ...416 CHAPTER 23 10 BIT A D CONVERTER ...
Page 476: ...462 CHAPTER 24 LCD CONTROLLER ...
Page 482: ...468 CHAPTER 25 LOW VOLTAGE DETECTION RESET CIRCUIT ...
Page 494: ...480 CHAPTER 26 CLOCK SUPERVISOR ...
Page 507: ...493 CHAPTER 27 REAL TIME CLOCK ...
Page 523: ...509 CHAPTER 27 REAL TIME CLOCK ...
Page 532: ...518 CHAPTER 27 REAL TIME CLOCK ...
Page 536: ...522 CHAPTER 28 256 KBIT FLASH MEMORY ...
Page 554: ...540 CHAPTER 28 256 KBIT FLASH MEMORY ...
Page 564: ...550 CHAPTER 29 EXAMPLE OF SERIAL PROGRAMMING CONNECTION ...
Page 595: ...581 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Page 596: ...582 INDEX Index ...
Page 597: ...583 INDEX ...
Page 600: ...586 Pin Function Index ...
Page 602: ......