English
Language : 

ATA6614Q_14 Datasheet, PDF (187/311 Pages) ATMEL Corporation – 32K Flash Microcontroller with LIN Transceiver, 5V Regulator and Watchdog
5.20 USART in SPI Mode
5.20.1
Features
● Full duplex, three-wire synchronous data transfer
● Master operation
● Supports all four SPI modes of operation (mode 0, 1, 2, and 3)
● LSB first or MSB first data transfer (configurable data order)
● Queued operation (double buffered)
● High resolution baud rate generator
● High speed operation (fXCKmax = fCK/2)
● Flexible interrupt generation
5.20.2 Overview
The universal synchronous and asynchronous serial receiver and transmitter (USART) can be set to a master SPI compliant
mode of operation.
Setting both UMSELn1:0 bits to one enables the USART in MSPIM logic. In this mode of operation the SPI master control
logic takes direct control over the USART resources. These resources include the transmitter and receiver shift register and
buffers, and the baud rate generator. The parity generator and checker, the data and clock recovery logic, and the RX and
TX control logic is disabled. The USART RX and TX control logic is replaced by a common SPI transfer control logic.
However, the pin control logic and interrupt generation logic is identical in both modes of operation.
The I/O register locations are the same in both modes. However, some of the functionality of the control registers changes
when using MSPIM.
5.20.3 Clock Generation
The clock generation logic generates the base clock for the transmitter and receiver. For USART MSPIM mode of operation
only internal clock generation (i.e. master operation) is supported. The data direction register for the XCKn pin (DDR_XCKn)
must therefore be set to one (i.e. as output) for the USART in MSPIM to operate correctly. Preferably the DDR_XCKn should
be set up before the USART in MSPIM is enabled (i.e. TXENn and RXENn bit set to one).
The internal clock generation used in MSPIM mode is identical to the USART synchronous master mode. The baud rate or
UBRRn setting can therefore be calculated using the same equations, see Table 5-81:
Table 5-81. Equations for Calculating Baud Rate Register Setting
Operating Mode
Equation for Calculating Baud Rate(1)
Equation for Calculating UBRRn Value
Synchronous Master mode
BAUD = 2----(--U-----B---f-R-O----SR--C--n-----+----1----)
UBRRn = 2----B-f--O-A---S-U-C----D-- – 1
Note: 1. The baud rate is defined to be the transfer rate in bit per second (bps)
BAUD
Baud rate (in bits per second, bps)
fOSC
UBRRn
System oscillator clock frequency
Contents of the UBRRnH and UBRRnL registers, (0-4095)
ATA6614Q [DATASHEET] 187
9240H–AUTO–10/14