263
10.10 Notes on Using the UART and Example for Using the UART
10.10 Notes on Using the UART and Example for Using the UART
This section provides an example for use of the UART and notes on using the UART.
■
Notes on Using the UART
Set the communication mode while UART operation is stopped. Data transmitted during mode
setting cannot be assured.
If the timing for writing to the serial output data register (SODR) matches the timing for
requesting a receiver interrupt (RDRF = 1) during UART operation in synchronous transfer
mode (mode 2), the communication control circuit may stop. To prevent this problem, write to
the SODR after data transfer or immediately after transmission begins.
■
Example for Use of the UART
In mode 1, multiple slave CPUs are connected to one host CPU as shown in Figure 10.10-1.
This resource supports only the communication interface on the host end.
Figure 10.10-1 Sample System Structure for Mode 1
Communication begins with address data transfer by the host CPU.
Address data is indicated by the fact that the A/D bit of the SCR register is "1". Address data is
used to select the target slave CPU so that the host CPU can start to communicate with it.
Normal data is sent when the A/D bit of the SCR register is "0".
Figure 10.10-2 shows a flowchart for this operation.
Since the parity check function cannot be used in this mode, set the PEN bit of the SCR register
to "0".
SO
SO SI
SO SI
Host CPU
Slave CPU#0
Slave CPU#1
SI
Содержание MB91F109
Страница 2: ......
Страница 3: ...FUJITSU LIMITED FR30 32 Bit Microcontroller MB91F109 Hardware Manual ...
Страница 4: ......
Страница 10: ...vi ...
Страница 24: ...xx ...
Страница 95: ...71 2 10 Operation Mode MODR writing RSTX reset MD2 1 0 BW1 and BW0 of AMD0 to AMD5 Bus width specification ...
Страница 96: ...72 CHAPTER 2 CPU ...
Страница 224: ...200 CHAPTER 4 BUS INTERFACE ...
Страница 234: ...210 CHAPTER 5 I O PORTS ...
Страница 268: ...244 CHAPTER 9 U TIMER ...
Страница 290: ...266 CHAPTER 10 UART ...
Страница 314: ...290 CHAPTER 12 16 BIT RELOAD TIMER ...
Страница 322: ...298 CHAPTER 13 BIT SEARCH MODULE ...
Страница 392: ...368 CHAPTER 16 FLASH MEMORY ...
Страница 432: ...408 APPENDIX E Instructions F Table E 2 Instruction Formats OP rel11 5 11 ...
Страница 448: ...424 APPENDIX E Instructions ...
Страница 449: ...425 INDEX INDEX The index follows on the next page This is listed in alphabetic order ...
Страница 458: ...434 INDEX ...
Страница 460: ......
Страница 461: ...FUJITSU SEMICONDUCTOR FR30 32 Bit Microcontroller MB91F109 Hardware Manual ...