
Microcomputer Technical Q&A
118
Q&A No.: QAH8S-239
Category: SCI
Subject: Setting Asynchronous Mode
Question
When performing asynchronous mode transfer with the SCI, what is the setting procedure for
performing transfer by software, without using the DMAC or DTC?
Answer
When TDRE = 1, a data-empty interrupt is always generated when TIE is set to 1. There are thus
two methods, as follows.
1. Performing first byte setting in the TXI interrupt handling routine
SCI setting processing
Interrupt wait
Counter setting: count = 0
TE = 1
TIE = 1
Comentarios a estos manuales