English
Language : 

LM3S316 Datasheet, PDF (283/421 Pages) List of Unclassifed Manufacturers – Microcontroller
LM3S316 Data Sheet
13.2.4.7
In this configuration, during idle periods:
„ SSICLK is forced High
„ SSIFSS is forced High
„ The transmit data line SSITX is arbitrarily forced Low
„ When the SSI is configured as a master, it enables the SSICLK pad
„ When the SSI is configured as a slave, it disables the SSICLK pad
If the SSI is enabled and there is valid data within the transmit FIFO, the start of transmission is
signified by the SSIFSS master signal being driven Low. The master SSITX output pad is enabled.
After a further one-half SSICLK period, both master and slave data are enabled onto their
respective transmission lines. At the same time, SSICLK is enabled with a falling edge transition.
Data is then captured on the rising edges and propagated on the falling edges of the SSICLK
signal.
After all bits have been transferred, in the case of a single word transmission, the SSIFSS line is
returned to its idle high state one SSICLK period after the last bit has been captured.
For continuous back-to-back transmissions, the SSIFSS pin remains in its active Low state, until
the final bit of the last word has been captured, and then returns to its idle state as described
above.
For continuous back-to-back transfers, the SSIFSS pin is held Low between successive data
words and termination is the same as that of the single word transfer.
MICROWIRE Frame Format
Figure 13-10 shows the MICROWIRE frame format, again for a single frame. Figure 13-11 shows
the same format when back-to-back frames are transmitted.
Figure 13-10. MICROWIRE Frame Format (Single Frame)
SSIClk
SSIFss
SSITx
MSB
SSIRx
8-bit control
LSB
0 MSB
LSB
4 to 16 bits
output data
MICROWIRE format is very similar to SPI format, except that transmission is half-duplex instead
of full-duplex, using a master-slave message passing technique. Each serial transmission begins
with an 8-bit control word that is transmitted from the SSI to the off-chip slave device. During this
transmission, no incoming data is received by the SSI. After the message has been sent, the
off-chip slave decodes it and, after waiting one serial clock after the last bit of the 8-bit control
message has been sent, responds with the required data. The returned data is 4 to 16 bits in
length, making the total frame length anywhere from 13 to 25 bits.
In this configuration, during idle periods:
„ SSICLK is forced Low
„ SSIFSS is forced High
„ The transmit data line SSITX is arbitrarily forced Low
April 27, 2007
283
Preliminary