User's Manual
Table Of Contents
- Contents
- Tables
- Figures
- 1 Introduction
- 2 Interface Characteristics
- 2.1 Application Interface
- 2.1.1 Pad Assignment
- 2.1.2 Signal Properties
- 2.1.3 USB Interface
- 2.1.4 Serial Interface ASC0
- 2.1.5 Serial Interface ASC1
- 2.1.6 UICC/SIM/USIM Interface
- 2.1.7 Digital Audio Interface
- 2.1.8 Pulse Code Modulation Interface (PCM)
- 2.1.9 Inter IC Sound Interface (I2S)
- 2.1.10 GPIO Interface
- 2.1.11 I2C Interface
- 2.1.12 SPI Interface
- 2.1.13 Pulse Counter
- 2.1.14 HSIC Interface (ELS51-VA Only)
- 2.1.15 SDIO Interface (ELS51-VA Only)
- 2.1.16 Control Signals
- 2.2 RF Antenna Interface
- 2.3 Sample Application
- 2.1 Application Interface
- 3 Operating Characteristics
- 3.1 Operating Modes
- 3.2 Power Up/Power Down Scenarios
- 3.3 Power Saving
- 3.4 Power Supply
- 3.5 Operating Temperatures
- 3.6 Electrostatic Discharge
- 3.7 Blocking against RF on Interface Lines
- 3.8 Reliability Characteristics
- 4 Mechanical Dimensions, Mounting and Packaging
- 5 Regulatory and Type Approval Information
- 6 Document Information
- 7 Appendix
Cinterion
®
ELS31-VA/ELS51-VA Hardware Interface Description
2.1 Application Interface
56
ELS31-VA_ELS51-VA_HID_v01.000 2017-01-04
Confidential / Preliminary
Page 38 of 106
2.1.12 SPI Interface
The ELS31-VA/ELS51-VA GPIO interface lines can be configured as Serial Peripheral Inter-
face (SPI). The SPI is a synchronous serial interface for control and data transfer between
ELS31-VA/ELS51-VA and the external application. Only one application can be connected to
the SPI and the interface supports only master mode. The transmission rates are up to 6.5Mbit/
s. The SPI interface comprises the two data lines SPI_MOSI and SPI_MISO, the clock line
SPI_CLK a well as the chip select lines SPI_CS1 and SPI_CS2.
These two GPIO lines can be configured as SPI interface signals as follows: GPO26 -->
SPI_CS1 and GPIO27 --> SPI_CS2. The configuration is done by AT command (see [1]). It is
non-volatile and becomes active after a module restart.
To configure and activate the SPI interface use the AT^SSPI command. Detailed information
on the AT^SSPI command as well explanations on the SPI modes required for data transmis-
sion can be found in [1].
In general, SPI supports four operation modes. The modes are different in clock phase and
clock polarity. The module’s SPI mode can be configured by using the AT command AT^SSPI.
Make sure the module and the connected slave device works with the same SPI mode.
Figure 16 shows the characteristics of the four SPI modes. The SPI modes 0 and 3 are the most
common used modes. For electrical characteristics please refer to Table 2.
Figure 16: Characteristics of SPI modes
SPI MODE 0 SPI MODE 1
SPI MODE 2 SPI MODE 3
Clock phase
Clock polarity
SPI_CS
SPI_MOSI
SPI_CLK
SPI_MISO
SPI_CS
SPI_MOSI
SPI_CLK
SPI_MISO
SPI_CS
SPI_MOSI
SPI_CLK
SPI_MISO
SPI_CS
SPI_MOSI
SPI_CLK
SPI_MISO
Sample Sample
Sample Sample