ST STEVAL-PCC001V1 User Manual

Page 1
December 2006 Rev 1 1/24
UM0323
User manual
STEVAL-PCC001V1 - Getting started with the ST7
Full-speed USB/RS232 Evaluation Kit
1 Introduction
The ST7 Full-speed USB/RS232 Evaluation Kit (STEVAL-PCC001V1) has been created in order to provide a complete reference design for a serial port bridge as well as an evaluation board for ST72F651 devices. This application is used as an interface between devices with a serial port (RS-232 type) and a host computer USB por t.
The USB interface is widespread and well known, but due to its complexity, the RS232 standard connection is still much used in some applications. In the past all PC's had two Serial communication ports RS232, but in the majority of PCs on the market today there is only one serial communication port RS232 and some notebooks don't include RS232 at all. In contrast the number of USB sockets are increasing.
This ev aluation kit demonstrates the use of the USB F ull Speed microcontroller ST72651 as a bridge between the USB and the RS232 interface, providing an additional Serial port on computers equipped with USB.
In addition, this evaluation kit demonstrates a simple method for connecting the USB microcontroller ST72651 to the PC without need of a proprietary driver.
Several general purpose input / output pins of ST72651 are provided on the external connector, thus providing a way to connect additional circuitry and allow customized USB application. The evaluation board can be reprogrammed easily with a user code through the In-Circuit Communication (ICC) connector.
1.1 Features and limitation of the RS232 communication
Communication speeds implemented (Baud/s): 2400, 4800, 9600, 14400, 19200, 28800,
38400, 56000, 57600, 115200, 128000, 256000
Half-duplex communication
8-bit or 7-bit data + 1-bit parity (even/odd)
No hardware handshaking (can be implemented by user).
Page 2
Contents UM0323 - User manual
2/24
Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.1 Features and limitation of the RS232 communication . . . . . . . . . . . . . . . . 1
2 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.1 System requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2 Package content . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.3 Installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.3.1 Windows XP installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.2 Windows 2000 installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.3.3 Windows 98SE installation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
2.3.4 COM port number change . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
3 Usage of the evaluation board . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
4 Evaluation board hardware description . . . . . . . . . . . . . . . . . . . . . . . . 19
5 Evaluation board firmware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20
6 Evaluation board diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
7 Part list . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
8 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
Page 3
UM0323 - User manual List of tables
3/24
List of tables
Table 1. Bill of material. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 22
Table 2. Document revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
Page 4
List of figures UM0323 - User manual
4/24
List of figures
Figure 1. Windows XP driver installation - welcome dialog box. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Figure 2. Windows XP driver installation - search options dialog box . . . . . . . . . . . . . . . . . . . . . . . . . 6
Figure 3. Windo ws XP driver installation - hardware type dialog box . . . . . . . . . . . . . . . . . . . . . . . . . 7
Figure 4. Windows XP driver installation - have disk dialog box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Figure 5. Windows XP driver installation - path to driver dialog box . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Figure 6. Windo ws XP driver installation - driver selection dialog box. . . . . . . . . . . . . . . . . . . . . . . . . 8
Figure 7. Windows X P driv er in s t allation - compatibility warn ing dialog bo x . . . . . . . . . . . . . . . . . . . . 9
Figure 8. Windo ws XP driver installation - installation finished dialog box. . . . . . . . . . . . . . . . . . . . . . 9
Figure 9. Windo ws 2000 driver installation - welcome dialog box . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Figure 10. Windows 2000 driver installation - search options dialog box . . . . . . . . . . . . . . . . . . . . . . 10
Figure 11. Windows 2000 driver installation - locate driver files dialog box. . . . . . . . . . . . . . . . . . . . . 11
Figure 12. Windows 2000 driver installation - path to driver dialog box. . . . . . . . . . . . . . . . . . . . . . . . 11
Figure 13. Windows 2000 driver installation - digital signature dialog box. . . . . . . . . . . . . . . . . . . . . . 12
Figure 14. Windows 2000 driver installation - installation finished dialog box . . . . . . . . . . . . . . . . . . . 12
Figure 15. Windows 98SE driver installation - welcome dialog box . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Figure 16. Windows 98SE driver installation - search options dialog box . . . . . . . . . . . . . . . . . . . . . . 13
Figure 17. Windows 98SE driver installation - specify location dialog box . . . . . . . . . . . . . . . . . . . . . 14
Figure 18. Windows 98SE driver installation - driver confirmation dialog box . . . . . . . . . . . . . . . . . . . 14
Figure 19. Windows 98SE driver installation - installation finished dialog box. . . . . . . . . . . . . . . . . . . 15
Figure 20. Windows 98SE driver installation - the second welcome dialog box . . . . . . . . . . . . . . . . . 15
Figure 21. Device manager window . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Figure 22. Communication port properties dialog box . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Figure 23. Advanced settings dialog box. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
Figure 24. Evaluation board components layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
Figure 25. Evaluation board diagram. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
Page 5
UM0323 - User manual Getting started
5/24
2 Getting started
2.1 System requirements
For correct installation of the ST7 USB/RS232 Evaluation Kit on your PC you need:
PC with a running operating system of Windows© 98SE, 2000 or XP
20 MBytes of free hard disk space (the driver itself consumes less than 1 MByte)
One free USB socket
CD-ROM drive.
2.2 Package content
The Full-speed USB/RS232 Evaluation Kit includes the following items:
One evaluation board with ICC, USB and RS232 connectors
One soldered ST72F651AR6 full-speed USB microcontro ller device (TQFP64
package) ST72F651AR6 is a Flash device which allows up to 100 reprogramming cycles. The
device is programmed with the evaluation firmware.
CD-ROM
USB Driver for Windows 2000/XP/98SE – Docum entatio n (Getting Started Manual, product datasheets) – Source code for the evaluation board firmware – PCB production data – Simple testing application USB_F S_ test.exe.
2.3 Installation
The hardware setup process is different for each operating system, but for all of them you have to insert the installation CD-ROM included in the evaluation board package before installation.
Page 6
Getting started UM0323 - User manual
6/24
2.3.1 Windows XP installation
Log on with appropriate administration rights. Plug the evaluation board into the free USB socket. A short while later Windows star ts to
enumerate the new USB device and opens the welcome dialog box.
Figure 1. Windows XP driver installation - welcome dialog box
Selec t " Install from a list or specific location" and press the Next button.
Figure 2. Windows XP driver installation - search options dialog box
Page 7
UM0323 - User manual Getting started
7/24
In the search options dialog box select "Don't search …" and press Next button.
Figure 3. Windows XP driver installation - hardware type dialog box
In the hardware type dialog box select "Por ts (COM & LPT)" and press Next button.
Figure 4. Windows XP driver installation - have disk dialog box
No available devices should be visible for first time installations. Press the "Have Disk …" button.
Page 8
Getting started UM0323 - User manual
8/24
Figure 5. Windows XP driver installation - path to driver dialog box
Select the correct path to the drivers located on the CD-ROM. For Windows XP the driver is located in the path [CD-ROM letter]:\Drivers\CDC-inf\Win2k_XP. When the directory is set, press OK button.
Figure 6. Windows XP driver installation - driver selection dialog box
After correct selection of the pathway to the CD-ROM drivers, the evaluation board device will becom e vi si ble. Se lec t " S TM CDC Communication Port" and press Next.
Page 9
UM0323 - User manual Getting started
9/24
Figure 7. Windows XP driver installation - compatibility warning dialog box
During the final stage of installation Windows XP warns you that the driver is not certified. If you are using the original CD-ROM you can ignore this message but you need to press the
Continue Anyway button otherwise the device will not work properl y.
Figure 8. Windows XP driver installation - installation finished dialog box
Press the Finish button to complete the installation process.
Page 10
Getting started UM0323 - User manual
10/24
2.3.2 Windows 2000 installation
Log on with appropriate administration rights. Plug the evaluation board into the free USB socket. A short while later Windows starts to
enumerate the new USB device and opens the welcome dialog box.
Figure 9. Windows 2000 driver installation - welcome dialog box
Press Next button to continu e .
Figure 10. Windows 2000 driver installation - search options dialog box
Selec t " Se arch for a suitable driver for my device" and press Next button.
Page 11
UM0323 - User manual Getting started
11/24
Figure 11. Windows 2000 driver installation - locate driver files dialog box
In the locate driver files dialog box select "Specify a location" and press Next button.
Figure 12. Windows 2000 driver installation - path to driver dialog box
Select the correct path to the drivers located on the CD-ROM. For Windows 2000 the driver is located in t he pa th [CD-ROM letter]:\Drivers\CDC-inf\Win2k_XP. When the directory is set pr e ss OK button.
Page 12
Getting started UM0323 - User manual
12/24
Figure 13. Windows 2000 driver installation - digital signature dialog box
During the final stage of installation some versions of Windows 2000 warn you that the driver is not digitally signed, but if you are using the original CD-ROM you can ignore this message. You need to press the Yes button otherwise the device will not work properly.
Figure 14. Windows 2000 driver installation - installation finished dialog box
Press the Finish button to complete the installation process.
Page 13
UM0323 - User manual Getting started
13/24
2.3.3 Windows 98SE installation
Ensure your Windows 98SE system is running. Plug the evaluation board into the free USB socket. In a short while Windows starts to enumerate the new USB device and opens the welcome dialog box.
Figure 15. Windows 98SE driver installation - welcome dialog box
Press Next button.
Figure 16. Wind ow s 9 8S E dr ive r installatio n - search option s di alog box
Selec t " Se arch for the best driver for your device" and press Next button.
Page 14
Getting started UM0323 - User manual
14/24
Figure 17. Windows 98SE driver installation - specify location dialog box
Selec t " Specify a location" option and enter the correct path to the driver. For Windows 98SE the driver is located in the path [CD-ROM letter]:\Drivers\CDC-inf\Win98. Then press Next button.
Figure 18. Windows 98SE driver installation - driver confirmation dialog box
In the driver confirmation dialog box "STMicroelectronics Virtual COM Port" should be displa yed. Press Next button to continue.
Page 15
UM0323 - User manual Getting started
15/24
Figure 19. Wind ow s 9 8S E dr ive r installatio n - installati on fini s h e d di al og box
Press the Finish button to complete the first stage and to continue to the second stage of driver installation for Windows 98SE.
Figure 20. Windows 98SE driver installation - the second welcome dialog box
When the first stage of driver installation has been successfully achieved, the wizard detects a new device. To continue with Windows 98SE device installation, press the Next button and repeat all the above steps one more time. Press the Finish button to complete the second round and final stage of driver installation for Windows 98SE.
Page 16
Getting started UM0323 - User manual
16/24
2.3.4 COM port number change
It is possible to change the COM port number assignment on Windows 2000 and Windows XP systems. To do this, you have to open the
Control Panel
and run choose
System Properti es
.
In the
System Properties
dialog box you have to switch to the
Hardware
tab and press the
Devi ce Manager
button
.
Figure 21. Device manager window
Under the Ports (COM & LPT) section you can find your newly installed STM CDC Communication Port. Select this item and select Properti es from the Action menu.
Figure 22. Commu ni ca tion port prope r t i e s di a lo g box
When the properties dialog b ox appears, press the Advanced button.
Page 17
UM0323 - User manual Getting started
17/24
Figure 23. Advanced settings dialog box
In the advanced settings dialog bo x you can change the COM P ort Number assignment. By pressing the OK button you can confirm the new selection. Click also on the OK button in the properties dialog box and close all previous dialog boxes. Selection is applied immediately.
Page 18
Usage of the evaluation board UM0323 - User manual
18/24
3 Usage of the evaluation board
When the board is plugged into the PC and after the device driver is correctly installed, the evaluation board is ready to communicate. You can use it as a standard communication COM port. The device will become visible as a new COM port in all common serial communication programs like Windows Term inal application etc.
The COM port number assignment is based on the USB socket used. Therefore, if you plug the evaluation board into different USB sockets, the COM port number will change accordingly.
It is also possible to connect more than one evaluation board into one PC. Each of the boards is assigned to a different COM port number.
You can use the application USB_FS_t est.exe to test the correct functionality of the evaluation board. The application is included on the supplied CD-ROM.
Warning: It is not possible to use the loop-back device to test the
evaluation board due to half-duplex limitation.
Page 19
UM0323 - User manual Evaluation board hardware description
19/24
4 Evaluation board hardware description
The evaluation board hardware layout was created in OrCAD 10.3 and all project files are included on the installation CD-ROM in the Hardware directory .
Figur e 2 4. Ev aluati on board com ponents layout
Connectors:
K1 - USB B connector for connection to the PC
P1 - CANON 9 pin male RS232 connector
J3 - Power connector , pin1 (square pad) = +5V , pin2 = GND
J4 - GPIO port D of ST72651. Can be used for connecting additional circuitry.
J5 - ICC programming connector. Used for programming ST72651 with new firmware or for
debugging.
J6 - TTL level of RS232 RX (circle pad) and TX (square pad) signals. Some applications need only
TTL signal levels for serial communication.
J7 - GPIO port B of ST72651. Can be used for connecting additional circuitry.
Junctions (all connected by default):
CB1 - Connect/Disconnect +10V to pin 4 of the RS232 connector (DTR signal). This connection can
be used to power the application connected with RS232
CB2 - Connect/Disconnect RX TTL signal from MCU to RS232 level shifter.
CB3 - Connect/Disconnect TX TTL signal from MCU to RS232 level shifter.
LEDs:
D1 - lights up when the board is connected to USB and enumerated
D2 - lights up during transfers from USB to RS232
D3 - lights up during transfers from RS232 to USB.
AI12635
PLUG
P1
1
6
9
5
C16 C14 C15 C17
CB1 CB3 CB2
C20
C19
U3
R8 R7
9 10
J5
1 2
C18
J3 J4
C8
Y1
J6 J7
49 33
117
U1
R9 C21
C10
C9 C11 R3 C13 R1
R5 D1
R4 D3
R6 D2
K1
Y2
Page 20
Evaluation board firmware UM0323 - User manual
20/24
5 Evaluation board firmware
All source and project files for the microcontroller firm ware are included in the Software directory of the installation CD-ROM.
The evaluation board firmware was developed in the ST Visual Develop rev. 3.3.2 IDE with 16k limited version of Cosmic C compiler 4.5c. Both software tools are available on the ST internet site http://www.st.com/mcu.
You can also contact your local ST sales office for obtaining this software. Cosmic C compiler must be installed in the path without spaces in the name, i.e.
"C:\COSMIC\CXST7_16K\". The default installation path cannot be used. In order to compile the whole project correctly the user has to modify the file
USB_FS_7265_32K.MAK and select the correct path to the project in the PRJ_PATH definition.
In case the recommended path for Cosmic C compiler is not used, the user has to also modify the file USB_FS_7265_32K.LKF and modify the pre-set path to correct the Cosmic C compiler location.
The firmware is based on the standard ST7 USB Full Speed library. This library can also be downloaded from ST internet site http://www.st.com/mcu.
One part of the source code is dedicated to Data T ransfer Coprocessor, which is part of the ST72651 MCU. This code can be compiled using the tools included with the source code. In the "DTC Compiler\Fsm" part of the source code you can find the batch file all.bat which automatically compiles the source files for DTC and copies the result into the correct project directory . This batch file should be modified in order to change user paths to the project. The DTC implements the RS232 serial communication protocol.
Page 21
UM0323 - User manual Evaluation board diagram
21/24
6 Evaluation board diagram
Figur e 25. E valuation board diagram
GND
V
CC
GND
GND
V
CC
GND
V
CC
GND
V
CC
GND
GND
GND
GND
V
CC
V
CC
GND
V
CC
GND
GND
GND
V
CC
GND
GND
V
CC
V
CC
GND
GND
TX
RX
LED_RX
D3
LED_RX
R1OUT
15
T1OUT
17
T2OUT
8
T2IN
12
T1IN
13
R1IN
16
R2IN9R2OUT
10
C1+
2
C1–
4
C2+
5
C2–
6
V+
3
V–
7
EN
1
SHDN
20
U3
ST3222/TSSOP20
U3
ST3222/TSSOP20
Y2
12MHzY212MHz
+
C16
0.1M
+
C16
0.1M
CB1
Junction/
CB1
Junction/On
ON
+
C15
0.1M +
C15
0.1M
123456789
10
J5
CON_2x5A
J5
CON_2x5A
+
C14
0.1M
+
C14
0.1M
R91MR9 1M
C9
100nFC9100nF
5
9
4
8
3
7
2
6
1
DSUB9 - M
P1
DSUB9 - M
R4 330R4330
C19 22pF
C19 22pF
S1
S1
S2
S2
GND
4
D+
3
D–
2
+5V
1
K1
USB1X90B
USB1X90B
12345678
J4
CON_1x8
J4
CON_1x8
R5 330R5330
J3
JUMPER
J3
JUMPER
C13 100nF
C13 100nF
CB3
Junction/On
ON
CB3
Junction/On
1 212
J6
JUMPER
J6
C11 100nF
C11 100nF
D1
LED_POWER
D1
LED_POWER
R8 4k7
4k7
CB2
Junction/On
CB2
Junction/On
ON
V
DDa
60
V
SS
f
7
RESET
51
OSCIN
63
OSCO
UT
64
ICCCLK/(HS)PF5
57
ICCDATA/(HS)PF6
58
USBDM
2
USBDP
3
USBV
CC
4
ICCSEL/V
PP
50
V
DD2
59
V
DD
f
6
V
DD1
31
V
SS1
32
V
SS2
62
V
SSa
61
USBV
SS
1
PA0/DTC
19
PA1/
DTC
20
USBEN/(HS)PF4
56
AIN1/PF3
55
AIN0/PF2
54
SDA/(HS)PF1
53
SCL/(HS)PF0
52
USBV
DD
5
PE5(HS)/DTC8PE6(HS)/DTC9PE7(HS)/DTC
10
PB0/DTC11PB1/DTC12PB2/DTC13PB3/DTC14PB4/DTC15PB5/DTC
16
PB6/DTC
17
PB7/
DTC
18
PA2/DTC
21
PA3/DT
C
22
PA4/DTC
23
PA5/DT
C
24
PA6/DTC
25
PA7/DTC
26
PC0(HS)/MCO/SS
27
PC1(HS)/DTC/MISO
28
PC2(HS)/DTC/MOSI
29
PC3(HS)/DTC/SCK
30
PC433PC534PC635PC736PD037PD138PD239PD340OCMP1/PD441OSMP2/PD542AIN2/PD643AIN3/PD744DTC/AIN4/(HS)PE045DTC/AIN5/(HS)PE146DTC/AIN6/(HS)PE247DTC/AIN7/PWM0/PE3
48
PWM1/PE4
49
U1
ST72651_TQFP64
U1
ST72651_TQFP64
C20 22pF
C20 22pF
R6 330R6330
R31MR3 1M
D2
LED_TX
D2
LED_TX
R7
4k7R74k7
C10
100nF C10
100nF
+
C18
0.1M
+
C18
0.1M
Y1
CSTCW12M0 Y1
CSTCW12M0
C21 150nF
C21 150nF
R1
1k5
1k5
1
2
3
4
5
6
7
8
J7 CON_1x8
J7 CON_1x8
C8100nF C8100nF
+
C17
0.1M
+
C17
0.1M
AI12636
GND
R10 10k
Page 22
Part list UM0323 - User manual
22/24
7 Part list
Y2, C19, C20 resonator circuit can be replaced by Y1 - CSTCW12M0.
Table 1. Bill of material
Quantity Reference Part
10 C8, C9, C10, C11, C13, C14, C15, C16, C17, C18 100nF SMD 0805 2 C19, C20 22pF SMD 0805 1 C21 150nF SMD 0805 1 D1 LED GREEN SMD 0805 2 D2,D3 LED RED SMD 0805 1 J5 CON 2x5 - HEADER PCB 1 K1 USB-B connector PCB 1 P1 DSUB9 Male - CANON 9V 90 1 R1 1 1.5kΩ SMD 0805 2 R3, R9 1MΩ SMD 0805 3 R4, R5, R6 330Ω SMD 0805 2 R7, R8 4.7kΩ SMD 0805 1 U1 ST72651AR6T1 TQFP64 1 U2 ST3222EBTR (replacement
ST3222ECTR) TSSOP20
1 Y2 12MHz quartz resonator
Page 23
UM0323 - User manual Revision history
23/24
8 Revision history
Table 2. Document revision history
Date Revision Changes
08-Dec-2006 1 Initial release.
Page 24
UM0323 - User manual
24/24
Please Read Carefull y:
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 an
y
time, without notice. All ST produ ct s are sold purs uant to ST’s terms and condit io ns of sale. Purchase rs are sole ly responsible for the choice, selection a nd use of the ST prod ucts and se rvices 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 s ervices it shall not be deem ed a licen se grant by ST fo r the use of suc h third part y products or services , or any intel lectu al pro per ty cont aine d ther ein or consid ere d as a war ra nty c overin g th e use in any mann er w hats oever of such third party products or services or any i ntellectual property cont ai ned 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.
UNLESS EXPRESSLY APPROVED IN WRITING BY AN AUTHORIZED ST REPRESENTATIVE, ST PRODUCTS ARE NOT RECOMME NDED , AUTH ORIZ ED OR WARR ANT ED FOR U SE IN MILI TA RY, AIR CR AFT, SPA CE, LIF E SAVI NG, OR LIF E S USTA INI NG APPLICATIONS, NOR IN PRODUCTS OR SYSTEMS WHERE FAILURE OR MALFUNCTION MAY RESULT IN PERSONAL INJURY, DEATH, OR SEVE RE PROPERTY OR ENVIRONMENT AL DAMA G E. S T PR ODUC TS W HIC H ARE NOT S PECI F IED AS "AU TO MOTI VE GRADE" MAY ONLY BE USED IN AUTOMOTIVE APPLICATIONS AT USER’S OWN RISK.
Resale of ST products with provisions different from the statements and/or technical features set forth in this document shall immediately void any warran ty gr anted by ST fo r the ST produc t or se rvice d escr ibed he rein and sh all no t c reat e or ex tend in a ny mann er wha tsoe ver, an
y
liability of ST.
ST and the ST logo are trademar ks or registere d tr ademarks of ST in various coun tr i es.
Information in this document superse des and replace s al l i nf ormation previously sup pl i ed.
The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners.
© 2006 STMi croelectroni cs - All rights reserved
STMicro el ectronics group of compani es
Austra l i a - Belgium - Bra zil - Canada - China - Czech Republ i c - Finland - France - Germany - Hong Kong - India - Israe l - Italy - Japan -
Malaysia - M a l t a - M o rocco - Singapore - Spain - S weden - Switzerland - Uni ted Kingdom - Uni t ed States of America
www.st.com
Loading...