MEMS Motion Sensor: Three-Axis Digital Output Gyroscope: Applications
MEMS Motion Sensor: Three-Axis Digital Output Gyroscope: Applications
Applications
• Gaming and virtual reality input devices
• Motion control with MMI (man-machine
interface)
• GPS navigation systems
LGA-16 (4x4x1 mm) • Appliances and robotics
Description
Features The L3GD20 is a low-power three-axis angular
rate sensor.
• Three selectable full scales (250/500/2000
dps) It includes a sensing element and an IC interface
capable of providing the measured angular rate to
• I2C/SPI digital output interface the external world through a digital interface
• 16 bit-rate value data output (I2C/SPI).
• 8-bit temperature data output The sensing element is manufactured using a
• Two digital output lines (interrupt and data dedicated micro-machining process developed by
ready) STMicroelectronics to produce inertial sensors
• Integrated low- and high-pass filters with user-
and actuators on silicon wafers.
selectable bandwidth The IC interface is manufactured using a CMOS
• Wide supply voltage: 2.4 V to 3.6 V process that allows a high level of integration to
design a dedicated circuit which is trimmed to
• Low voltage-compatible IOs (1.8 V) better match the sensing element characteristics.
• Embedded power-down and sleep mode The L3GD20 has a full scale of ±250/±500/ ±2000
• Embedded temperature sensor dps and is capable of measuring rates with a
user-selectable bandwidth.
• Embedded FIFO
• High shock survivability
The L3GD20 is available in a plastic land grid
array (LGA) package and can operate within a
• Extended operating temperature range (-40 °C temperature range of -40 °C to +85 °C.
to +85 °C)
• ECOPACK® RoHS and “Green” compliant
Contents
3 Application hints . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5 Digital interfaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
5.1 I2C serial interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
5.1.1 I2C operation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
5.2 SPI bus interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
5.2.1 SPI read . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 25
7 Register description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
7.1 WHO_AM_I (0Fh) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
7.2 CTRL_REG1 (20h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
7.3 CTRL_REG2 (21h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
7.4 CTRL_REG3 (22h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
7.5 CTRL_REG4 (23h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
7.6 CTRL_REG5 (24h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33
7.7 REFERENCE/DATACAPTURE (25h) . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
7.8 OUT_TEMP (26h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
7.9 STATUS_REG (27h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
7.10 OUT_X_L (28h), OUT_X_H (29h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
7.11 OUT_Y_L (2Ah), OUT_Y_H (2Bh) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
7.12 OUT_Z_L (2Ch), OUT_Z_H (2Dh) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
7.13 FIFO_CTRL_REG (2Eh) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
7.14 FIFO_SRC_REG (2Fh) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
7.15 INT1_CFG (30h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 36
7.16 INT1_SRC (31h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37
7.17 INT1_THS_XH (32h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
7.18 INT1_THS_XL (33h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
7.19 INT1_THS_YH (34h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
7.20 INT1_THS_YL (35h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
7.21 INT1_THS_ZH (36h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
7.22 INT1_THS_ZL (37h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
7.23 INT1_DURATION (38h) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39
8 Package information . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 41
9 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42
List of tables
List of figures
+Ω
x,y,z
X+
CHARGE MIXER LOW-PASS
Y+
AMP FILTER F
Z+ D
I I
L CS
M A G
D T I2C SCL/SPC
U I
X C E SPI SDA/SDO/SDI
Z- T SDO
1 A R
Y- I
L N
X- G
T
E
M
S
P
E E A
N D
DRIVING MASS R
S C
A
O 2
T
R
U
Feedback loop R
E
AM10126V1
Note: The vibration of the structure is maintained by drive circuitry in a feedback loop. The sensing
signal is filtered and appears as a digital signal at the output.
+Ω
Z
GND
RES
RES
Vdd
X 13 16
+Ω
Y RES 12 1 Vdd_IO
RES BOTTOM SCL/SPC
VIEW
RES SDA/SDI/SDO
+Ω RES 9 4 SDO/SA0
X 8 5
RES
INT1
DRDY/INT2
CS
(TOP VIEW)
DIRECTIONS OF THE
DETECTABLE
ANGULAR RATES
AM10127V1
±250
FS Measurement range User-selectable ±500 dps
±2000
FS = 250 dps 8.75
So Sensitivity FS = 500 dps 17.50 mdps/digit
FS = 2000 dps 70
Sensitivity change vs.
SoDr From -40 °C to +85 °C ±2 %
temperature
FS = 250 dps ±10
DVoff Digital zero-rate level FS = 500 dps ±15 dps
FS = 2000 dps ±75
95/190/
ODR Digital output data rate Hz
380/760
Operating temperature
Top -40 +85 °C
range
1. The product is factory calibrated at 3.0 V. The operational power supply range is specified in Table 5.
2. Typical specifications are not guaranteed.
Temperature sensor
TSDr output change vs. -1 °C/digit
temperature
-
TODR Temperature refresh rate 1 Hz
Operating temperature
Top -40 +85 °C
range
1. The product is factory calibrated at 3.0 V.
2. Typical specifications are not guaranteed.
&6 Ć
63& Ć
WVX6, WK6,
WY62 WK62 WGLV62
$0Y
a. Measurement points are at 0.2·Vdd_IO and 0.8·Vdd_IO, for both input and output port.
WVX65
WZ6365 67$57
6'$
WVX63 6723
6&/
This is a mechanical shock sensitive device, improper handling can cause permanent
damage to the part
This is an ESD sensitive device, improper handling can cause permanent damage to
the part
2.6 Terminology
2.6.1 Sensitivity
An angular rate gyroscope is a device that produces a positive-going digital output for
counter-clockwise rotation around the sensitive axis considered. Sensitivity describes the
gain of the sensor and can be determined by applying a defined angular velocity to it. This
value changes very little over temperature and time.
3 Application hints
Vdd
GND
16 14 13
+Ω Vdd_IO
X 1 12
GND
CS DR INT
Rpu = 10kOhm
Rpu
SCL/SPC
* C1 must guarantee 1 nF value under SDA_SDI_SDO
11 V bias condition
Pull-up to be added when I2C interface is used
AM10128V1
Power supply decoupling capacitors (100 nF + 10 μF) should be placed as near as possible
to the device (common design practice).
If Vdd and Vdd_IO are not connected together, 100 nF and 10 μF decoupling capacitors
must be placed between Vdd and common ground, and 100 nF between Vdd_IO and
common ground. Capacitors should be placed as near as possible to the device (common
design practice).
00
01 DataReg
0
FIFO
LPF2 10 32x16x3
11
ADC LPF1 HPF 1 I2C
SPI
HPen INT_Sel
10
11
Interrupt
01 generator
00
SCR REG
CONF REG
INT1
AM07230v1
4.2 FIFO
The L3GD20 embeds 32 slots of 16-bit data FIFO for each of the three output channels:
yaw, pitch and roll. This allows consistent power saving for the system, since the host
processor does not need to continuously poll data from the sensor, but can wake up only
when needed and burst the significant data out from the FIFO. This buffer can work
accordingly in five different modes: Bypass mode, FIFO mode, Stream mode, Bypass-to-
Stream mode and Stream-to-FIFO mode. Each mode is selected by the FIFO_MODE bits in
the FIFO_CTRL_REG (2Eh). Programmable Watermark level, FIFO_empty or FIFO_Full
events can be enabled to generate dedicated interrupts on the DRDY/INT2 pin (configured
through CTRL_REG3 (22h) and event detection information is available in FIFO_SRC_REG
(2Fh). Watermark level can be configured to WTM4:0 in FIFO_CTRL_REG (2Eh).
xi,yi,zi
x0 y 0i z0
x1 y1 z1
x2 y2 z2
l
empty
x 31 y 31 z31
AM07231v1
xi,yi,zi
x0 y 0i z0
x1 y1 z1
x2 y2 z2
x 31 y 31 z31
AM07232v1
xi,yi,zi
x0 y0 z0
x1 y1 z1
x2 y2 z2
x 30 y 30 z30
x 31 y 31 z31
AM07234v1
x1 y1 z1
x1 y1 z1
x2 y2 z2
x2 y2 z2
Empty
x 30 y 30 z30
x 31 y 31 z31
x 31 y 31 z31
xi,yi,zi xi,yi,zi
x0 y0 z0
x0 y 0i z0
x1 y1 z1
x1 y1 z1
x2 y2 z2
x2 y2 z2
x 30 y 30 z30
x 31 y 31 z31
x 31 y 31 z31
Trigger event
AM07236v1
5 Digital interfaces
The registers embedded in the L3GD20 may be accessed through both the I2C and SPI
serial interfaces. The latter may be SW-configured to operate either in 3-wire or 4-wire
interface mode.
The serial interfaces are mapped onto the same pins. To select/exploit the I2C interface, the
CS line must be tied high (i.e connected to Vdd_IO).
I2C/SPI mode selection (1: SPI idle mode / I2C communication enabled; 0: SPI
CS
communication mode / I2C disabled)
I2C serial clock (SCL)
SCL/SPC
SPI serial port clock (SPC)
I2C serial data (SDA)
SDA/SDI/SDO SPI serial data input (SDI)
3-wire interface serial data output (SDO)
SPI serial data output (SDO)
SDO
I2C less significant bit of the device address
There are two signals associated with the I2C bus: the serial clock line (SCL) and the serial
data line (SDA). The latter is a bidirectional line used for sending and receiving the data
to/from the interface. Both lines must be connected to Vdd_IO through external pull-up
resistors. When the bus is free, both lines are high.
The I2C interface is compliant with fast mode (400 kHz) I2C standards as well as with
normal mode.
Table 15. Transfer when master is receiving (reading) one byte of data from slave
Master ST SAD + W SUB SR SAD + R NMAK SP
Slave SAK SAK SAK DATA
Table 16. Transfer when master is receiving (reading) multiple bytes of data from slave
Master ST SAD+W SUB SR SAD+R MAK MAK NMAK SP
Slave SAK SAK SAK DATA DATA DATA
Data is transmitted in byte format (DATA). Each data transfer contains 8 bits. The number of
bytes sent per transfer is unlimited. Data is transferred with the most significant bit (MSb)
first. If a receiver cannot receive another complete byte of data until it has performed some
other function, it can hold the clock line, SCL, LOW to force the transmitter into a wait state.
Data transfer only continues when the receiver is ready for another byte and releases the
data line. If a slave receiver does not acknowledge the slave address (i.e. it is not able to
receive because it is performing some real-time function) the data line must be left HIGH by
the slave. The Master can then abort the transfer. A LOW to HIGH transition on the SDA line
while the SCL line is HIGH is defined as a STOP condition. Each data transfer must be
terminated by the generation of a STOP (SP) condition.
In order to read multiple bytes, it is necessary to assert the most significant bit of the sub-
address field. In other words, SUB(7) must be equal to ‘1’ while SUB(6-0) represents the
address of the first register to be read.
In the communication format presented, MAK is Master Acknowledge and NMAK is No
Master Acknowledge.
CS
SPC
SDI
RW DI7 DI6 DI5 DI4 DI3 DI2 DI1 DI0
MS AD5 AD4 AD3 AD2 AD1 AD0
SDO
DO7 DO6 DO5 DO4 DO3 DO2 DO1 DO0
AM10129V1
CS is the Serial Port Enable and is controlled by the SPI master. It goes low at the start of
the transmission and goes back high at the end. SPC is the Serial Port Clock and it is
controlled by the SPI master. It is stopped high when CS is high (no transmission). SDI and
SDO are respectively the Serial Port Data Input and Output. Those lines are driven at the
falling edge of SPC and should be captured at the rising edge of SPC.
Both the Read Register and Write Register commands are completed in 16 clock pulses or
in multiples of 8 in case of multiple bytes read/write. Bit duration is the time between two
falling edges of SPC. The first bit (bit 0) starts at the first falling edge of SPC after the falling
edge of CS while the last bit (bit 15, bit 23, ...) starts at the last falling edge of SPC just
before the rising edge of CS.
bit 0: RW bit. When 0, the data DI(7:0) is written to the device. When 1, the data DO(7:0)
from the device is read. In the latter case, the chip will drive SDO at the start of bit 8.
bit 1: MS bit. When 0, the address remains unchanged in multiple read/write commands.
When 1, the address will be auto-incremented in multiple read/write commands.
bit 2-7: address AD(5:0). This is the address field of the indexed register.
bit 8-15: data DI(7:0) (write mode). This is the data that will be written to the device (MSb
first).
bit 8-15: data DO(7:0) (read mode). This is the data that will be read from the device (MSb
first).
In multiple read/write commands, further blocks of 8 clock periods will be added. When the
MS bit is 0, the address used to read/write data remains the same for every block. When the
MS bit is 1, the address used to read/write data is incremented at every block.
The function and the behavior of SDI and SDO remain unchanged.
CS
SPC
SDI
RW
MS AD5 AD4 AD3 AD2 AD1 AD0
SDO
DO7 DO6 DO5 DO4 DO3 DO2 DO1 DO0
AM10130V1
The SPI read command is performed with 16 clock pulses. The multiple byte read command
is performed by adding blocks of 8 clock pulses to the previous one.
bit 0: READ bit. The value is 1.
bit 1: MS bit. When 0 do not increment address; when 1 increment address in multiple
reading.
bit 2-7: address AD(5:0). This is the address field of the indexed register.
bit 8-15: data DO(7:0) (read mode). This is the data that will be read from the device (MSb
first).
bit 16-... : data DO(...-8). Further data in multiple byte reading.
CS
SPC
SDI
RW
M S A D5 A D4 AD 3 A D2 A D1 A D0
SD O
DO 7 DO 6 DO 5 DO 4 DO 3 DO 2 DO 1 DO 0 DO 15 DO 14 DO 13 DO 12 DO 11 DO 10 D O9 D O8
AM10131V1
CS
SPC
SDI
RW D I7 D I6 D I5 D I4 DI3 DI2 DI1 DI0
MS AD5 AD 4 AD 3 AD2 AD 1 AD0
AM10132V1
The SPI Write command is performed with 16 clock pulses. The multiple byte write
command is performed by adding blocks of 8 clock pulses to the previous one.
bit 0: WRITE bit. The value is 0.
bit 1: MS bit. When 0, do not increment address; when 1, increment address in multiple
writing.
bit 2 -7: address AD(5:0). This is the address field of the indexed register.
bit 8-15: data DI(7:0) (write mode). This is the data that will be written to the device (MSb
first).
bit 16-... : data DI(...-8). Further data in multiple byte writing.
CS
SPC
SDI
DI7 D I6 DI5 D I4 DI3 DI2 DI1 DI0 DI15 D I1 4DI13 D I1 2DI11 DI10 DI9 DI8
RW
MS AD5 AD4 AD3 AD2 AD1 AD 0
AM10133V1
CS
SPC
SDI/O
RW D O7 D O6 D O5 DO4 DO3 DO2 DO1 DO0
MS AD5 AD 4 AD 3 AD2 AD1 AD 0
AM10134V1
The table below provides a listing of the 8-bit registers embedded in the device, and the
related addresses:
Reserved - 00-0E - -
WHO_AM_I r 0F 000 1111 11010100
Reserved - 10-1F - -
CTRL_REG1 rw 20 010 0000 00000111
CTRL_REG2 rw 21 010 0001 00000000
CTRL_REG3 rw 22 010 0010 00000000
CTRL_REG4 rw 23 010 0011 00000000
CTRL_REG5 rw 24 010 0100 00000000
REFERENCE rw 25 010 0101 00000000
OUT_TEMP r 26 010 0110 output
STATUS_REG r 27 010 0111 output
OUT_X_L r 28 010 1000 output
OUT_X_H r 29 010 1001 output
OUT_Y_L r 2A 010 1010 output
OUT_Y_H r 2B 010 1011 output
OUT_Z_L r 2C 010 1100 output
OUT_Z_H r 2D 010 1101 output
FIFO_CTRL_REG rw 2E 010 1110 00000000
FIFO_SRC_REG r 2F 010 1111 output
INT1_CFG rw 30 011 0000 00000000
INT1_SRC r 31 011 0001 output
INT1_TSH_XH rw 32 011 0010 00000000
INT1_TSH_XL rw 33 011 0011 00000000
INT1_TSH_YH rw 34 011 0100 00000000
INT1_TSH_YL rw 35 011 0101 00000000
INT1_TSH_ZH rw 36 011 0110 00000000
INT1_TSH_ZL rw 37 011 0111 00000000
INT1_DURATION rw 38 011 1000 00000000
Registers marked as Reserved must not be changed. Writing to these registers may cause
permanent damage to the device.
The content of the registers that are loaded at boot should not be changed. They contain the
factory calibration values. Their content is automatically restored when the device is
powered up.
7 Register description
The device contains a set of registers which are used to control its behavior and to retrieve
angular rate data. The register address, consisting of 7 bits, is used to identify them and to
write the data through the serial interface.
DR<1:0> is used for ODR selection. BW <1:0> is used for Bandwidth selection.
In the Table 21 all frequencies resulting in combinations of DR / BW bits are reported.
00 00 95 12.5
00 01 95 25
00 10 95 25
00 11 95 25
01 00 190 12.5
01 01 190 25
01 10 190 50
01 11 190 70
10 00 380 20
10 01 380 25
10 10 380 50
10 11 380 100
11 00 760 30
11 01 760 35
11 10 760 50
11 11 760 100
A combination of PD, Zen, Yen, Xen is used to set device to different modes (power-down /
normal / sleep mode) in accordance with Table 22 below.
Power-down 0 - - -
Sleep 1 0 0 0
Normal 1 - - -
00
01 DataReg
0 FIFO
10 32x16x3
LPF2
11
ADC LPF1 HPF 1
AM07949V2
0 0 0 Bypass mode
0 0 1 FIFO mode
0 1 0 Stream mode
0 1 1 Stream-to-FIFO mode
1 0 0 Bypass-to-Stream mode
Reading at this address clears INT1_SRC IA bit (and eventually the interrupt signal on the
INT1 pin) and allows the refresh of data in the INT1_SRC register if the latched option was
chosen.
The D6 - D0 bits set the minimum duration of the interrupt event to be recognized. Duration
steps and maximum values depend on the ODR chosen.
The WAIT bit has the following definitions:
Wait = ‘0’: the interrupt falls immediately if the signal crosses the selected threshold
Wait = ‘1’: if the signal crosses the selected threshold, the interrupt falls only after the
duration has counted the number of samples at the selected data rate, written into the
duration counter register.
8 Package information
Ref.
mm inch Outline and
Min. Typ. Max. Min. Typ. Max. mechanical data
A1 1.000 0.0394
A2 0.785 0.0309
A3 0.200 0.0079
d 0.300 0.0118
D1 3.850 4.000 4.150 0.1516 0.1575 0.1634
E1 3.850 4.000 4.150 0.1516 0.1575 0.1634
L2 1.950 0.0768
M 0.100 0.0039
N1 0.650 0.0256
N2 0.975 0.0384
P1 1.750 0.0689
P2 1.525 0.0600
LGA-16 (4x4x1mm)
T1 0.400 0.0157
T2 0.300 0.0118
Land Grid Array Package
k 0.050 0.0020
8125097_A
9 Revision history
Information in this document is provided solely in connection with ST products. STMicroelectronics NV and its subsidiaries (“ST”) reserve the
right to make changes, corrections, modifications or improvements, to this document, and the products and services described herein at any
time, without notice.
All ST products are sold pursuant to ST’s terms and conditions of sale.
Purchasers are solely responsible for the choice, selection and use of the ST products and services described herein, and ST assumes no
liability whatsoever relating to the choice, selection or use of the ST products and services described herein.
No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted under this document. If any part of this
document refers to any third party products or services it shall not be deemed a license grant by ST for the use of such third party products
or services, or any intellectual property contained therein or considered as a warranty covering the use in any manner whatsoever of such
third party products or services or any intellectual property contained therein.
UNLESS OTHERWISE SET FORTH IN ST’S TERMS AND CONDITIONS OF SALE ST DISCLAIMS ANY EXPRESS OR IMPLIED
WARRANTY WITH RESPECT TO THE USE AND/OR SALE OF ST PRODUCTS INCLUDING WITHOUT LIMITATION IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (AND THEIR EQUIVALENTS UNDER THE LAWS
OF ANY JURISDICTION), OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
ST PRODUCTS ARE NOT AUTHORIZED FOR USE IN WEAPONS. NOR ARE ST PRODUCTS DESIGNED OR AUTHORIZED FOR USE
IN: (A) SAFETY CRITICAL APPLICATIONS SUCH AS LIFE SUPPORTING, ACTIVE IMPLANTED DEVICES OR SYSTEMS WITH
PRODUCT FUNCTIONAL SAFETY REQUIREMENTS; (B) AERONAUTIC APPLICATIONS; (C) AUTOMOTIVE APPLICATIONS OR
ENVIRONMENTS, AND/OR (D) AEROSPACE APPLICATIONS OR ENVIRONMENTS. WHERE ST PRODUCTS ARE NOT DESIGNED
FOR SUCH USE, THE PURCHASER SHALL USE PRODUCTS AT PURCHASER’S SOLE RISK, EVEN IF ST HAS BEEN INFORMED IN
WRITING OF SUCH USAGE, UNLESS A PRODUCT IS EXPRESSLY DESIGNATED BY ST AS BEING INTENDED FOR “AUTOMOTIVE,
AUTOMOTIVE SAFETY OR MEDICAL” INDUSTRY DOMAINS ACCORDING TO ST PRODUCT DESIGN SPECIFICATIONS.
PRODUCTS FORMALLY ESCC, QML OR JAN QUALIFIED ARE DEEMED SUITABLE FOR USE IN AEROSPACE BY THE
CORRESPONDING GOVERNMENTAL AGENCY.
Resale of ST products with provisions different from the statements and/or technical features set forth in this document shall immediately void
any warranty granted by ST for the ST product or service described herein and shall not create or extend in any manner whatsoever, any
liability of ST.
ST and the ST logo are trademarks or registered trademarks of ST in various countries.
Information in this document supersedes and replaces all information previously supplied.
The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners.