Integration Manual
Table Of Contents
- Document Information
- Contents
- 1 System description
- 1.1 Overview
- 1.2 Architecture
- 1.3 Pin-out
- 1.4 Operating modes
- 1.5 Power management
- 1.6 System functions
- 1.7 RF connection
- 1.8 (U)SIM interface
- 1.9 Serial communication
- 1.9.1 Serial interfaces configuration
- 1.9.2 Asynchronous serial interface (UART)
- 1.9.2.1 UART features
- 1.9.2.2 UART signal behavior
- 1.9.2.3 UART and power-saving
- 1.9.2.4 UART application circuits
- Providing the full RS-232 functionality (using the complete V.24 link)
- Providing the TxD, RxD, RTS, CTS and DTR lines only (not using the complete V.24 link)
- Providing the TxD, RxD, RTS and CTS lines only (not using the complete V.24 link)
- Providing the TxD and RxD lines only (not using the complete V24 link)
- Additional considerations
- 1.9.3 USB interface
- 1.9.4 SPI interface
- 1.9.5 MUX protocol (3GPP TS 27.010)
- 1.10 DDC (I2C) interface
- 1.11 Audio Interface
- 1.12 General Purpose Input/Output (GPIO)
- 1.13 Reserved pins (RSVD)
- 1.14 Schematic for LISA-U2 module integration
- 1.15 Approvals
- 1.15.1 European Conformance CE mark
- 1.15.2 US Federal Communications Commission notice
- 1.15.3 Innovation, Science, Economic Development Canada notice
- 1.15.4 Australian Regulatory Compliance Mark
- 1.15.5 ICASA Certification
- 1.15.6 KCC Certification
- 1.15.7 ANATEL Certification
- 1.15.8 CCC Certification
- 1.15.9 Giteki Certification
- 2 Design-In
- 3 Features description
- 3.1 Network indication
- 3.2 Antenna detection
- 3.3 Jamming Detection
- 3.4 TCP/IP and UDP/IP
- 3.5 FTP
- 3.6 HTTP
- 3.7 SSL/TLS
- 3.8 Dual stack IPv4/IPv6
- 3.9 AssistNow clients and GNSS integration
- 3.10 Hybrid positioning and CellLocate®
- 3.11 Control Plane Aiding / Location Services (LCS)
- 3.12 Firmware update Over AT (FOAT)
- 3.13 Firmware update Over the Air (FOTA)
- 3.14 In-Band modem (eCall / ERA-GLONASS)
- 3.15 SIM Access Profile (SAP)
- 3.16 Smart Temperature Management
- 3.17 Bearer Independent Protocol
- 3.18 Multi-Level Precedence and Pre-emption Service
- 3.19 Network Friendly Mode
- 3.20 Power saving
- 4 Handling and soldering
- 5 Product Testing
- Appendix
- A Migration from LISA-U1 to LISA-U2 series
- A.1 Checklist for migration
- A.2 Software migration
- A.2.1 Software migration from LISA-U1 series to LISA-U2 series modules
- A.3 Hardware migration
- A.3.1 Hardware migration from LISA-U1 series to LISA-U2 series modules
- A.3.2 Pin-out comparison LISA-U1 series vs. LISA-U2 series
- A.3.3 Layout comparison LISA-U1 series vs. LISA-U2 series
- B Glossary
- Related documents
- Revision history
- Contact
LISA-U2 series - System Integration Manual
UBX-13001118 - R25 System description Page 99 of 182
1.12 General Purpose Input/Output (GPIO)
LISA-U2 series modules provide up to 14 pins (GPIO1-14) which can be configured as general purpose
input or output, or can be configured to provide special functions via u-blox AT commands (for further
details, see the u-blox AT Commands Manual [2], +UGPIOC, +UGPIOR, +UGPIOW, +UGPS, +UGPRF,
+USPM).
The following functions are available in the LISA-U2 modules:
GSM Tx burst indication:
GPIO1 pin can be configured by AT+UGPIOC to indicate when a GSM Tx burst/slot occurs, setting the
parameter <gpio_mode> of AT+UGPIOC command to 9.
No GPIO pin is configured by default to provide the “GSM Tx burst indication” function.
The pin configured to provide the “GSM Tx burst indication” function is set as
Output / High, since ~10 µ s before the start of first Tx slot, until ~5 µ s after the end of last Tx slot
Output / Low, otherwise
The pin configured to provide the “GSM Tx burst indication” function can be connected on the
application board to an input pin of an application processor to indicate when a GSM Tx burst/slot
occurs.
GNSS supply enable:
The GPIO2 is by default configured by AT+UGPIOC command to enable or disable the supply of the u-
blox GNSS receiver connected to the cellular module.
The GPIO1, GPIO3, GPIO4 or GPIO5 pins can be configured to provide the “GNSS supply enable”
function, alternatively to the default GPIO2 pin, setting the parameter <gpio_mode> of AT+UGPIOC
command to 3. The “GNSS supply enable” mode can be provided only on one pin at a time: it is not
possible to simultaneously set the same mode on another pin.
The pin configured to provide the “GNSS supply enable” function is set as
Output / High, to switch on the u-blox GNSS receiver, if the parameter <mode> of AT+UGPS
command is set to 1
Output / Low, to switch off the u-blox GNSS receiver, if the parameter <mode> of AT+UGPS
command is set to 0 (default setting)
The pin configured to provide the “GNSS supply enable” function must be connected to the active-
high enable pin (or the active-low shutdown pin) of the voltage regulator that supplies the u-blox GNSS
receiver on the application board.
GNSS data ready:
Only the GPIO3 pin provides the “GNSS data ready” function, to sense when a u-blox GNSS receiver
connected to the cellular module is ready to send data via the DDC (I
2
C) interface, setting the
parameter <gpio_mode> of AT+UGPIOC command to 4.
The pin configured to provide the “GNSS data ready” function will be set as
Input, to sense the line status, waking up the cellular module from idle mode when the u-blox GNSS
receiver is ready to send data via the DDC (I
2
C) interface; this is possible if the parameter <mode>
of AT+UGPS command is set to 1 and the parameter <GPS_IO_configuration> of AT+UGPRF
command is set to 16
Tri-state with an internal active pull-down enabled, otherwise (default setting)
The pin that provides the “GNSS data ready” function must be connected to the data ready output of
the u-blox GNSS receiver (i.e. the pin TxD1 of the u-blox GNSS receiver) on the application board.