Delphi Gateway Systems Analysis INterface Tool (SAINT) user manual

User manual for the device Delphi Gateway Systems Analysis INterface Tool (SAINT)

Device: Delphi Gateway Systems Analysis INterface Tool (SAINT)
Category: Stereo System
Manufacturer: Delphi
Size: 0.06 MB
Added : 5/21/2013
Number of pages: 20
Print the manual

Download

How to use this site?

Our goal is to provide you with a quick access to the content of the user manual for Delphi Gateway Systems Analysis INterface Tool (SAINT). Using the online preview, you can quickly view the contents and go to the page where you will find the solution to your problem with Delphi Gateway Systems Analysis INterface Tool (SAINT).

For your convenience

If looking through the Delphi Gateway Systems Analysis INterface Tool (SAINT) user manual directly on this website is not convenient for you, there are two possible solutions:

  • Full Screen Viewing - to easily view the user manual (without downloading it to your computer), you can use full-screen viewing mode. To start viewing the user manual Delphi Gateway Systems Analysis INterface Tool (SAINT) on full screen, use the button Fullscreen.
  • Downloading to your computer - You can also download the user manual Delphi Gateway Systems Analysis INterface Tool (SAINT) to your computer and keep it in your files. However, if you do not want to take up too much of your disk space, you can always download it in the future from ManualsBase.
Delphi Gateway Systems Analysis INterface Tool (SAINT) User manual - Online PDF
Advertisement
« Page 1 of 20 »
Advertisement
Print version

Many people prefer to read the documents not on the screen, but in the printed version. The option to print the manual has also been provided, and you can use it by clicking the link above - Print the manual. You do not have to print the entire manual Delphi Gateway Systems Analysis INterface Tool (SAINT) but the selected pages only. paper.

Summaries

Below you will find previews of the content of the user manuals presented on the following pages to Delphi Gateway Systems Analysis INterface Tool (SAINT). If you want to quickly view the content of pages found on the following pages of the manual, you can use them.

Abstracts of contents
Summary of the content on the page No. 1




AUDIO SYSTEMS
DELPHI AUTOMOTIVE SYSTEMS CORPORATION


Keyword 2000 to RS-232 Gateway
Systems Analysis INterface Tool (SAINT)
Users Guide

Document Number TBD
Version A , Draft 6
January 20, 2004
Copyright © Delphi Automotive Systems Corporation, 2004


Maintained by: Scott Herren
Delphi Delco Electronics Systems
1800 East Lincoln Road
Mail Station R329
Kokomo, IN 46904-9005
Phone: (765) 451-7168
FAX: (765) 451-7085

Summary of the content on the page No. 2

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 1 of 20 Table of Contents 1 Introduction.........................................................................................................................3 1.1 Scope........................................................................................................................................................................3 1.2 Precedence ............................................................

Summary of the content on the page No. 3

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 2 of 20 Revision Log Revision A Draft 1 – March 12, 2003 Initial release of the document. Draft 2 – April 25, 2003 Updated Section 4.4.1 (added message 2C 06 XX message) Draft 3 – May 8, 2003 Changed all references of ACP to Keyword 2000. Draft 4 – December 15, 2003 Updated Section 4.4.1 (added new commands – 07 thru 0A) Updated Section 4.4.2 (added new KW2K transmit structure) Draft 5 – Jan

Summary of the content on the page No. 4

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 3 of 20 1 Introduction 1.1 Scope This document describes the use and operation of SAINT Gateway with Keyword 2000 firmware. This document is proprietary to Delphi Automotive Systems Corporation and cannot be copied in whole or in part without the express written consent of Delphi Automotive Systems Corporation. 1.2 Precedence This document shall have precedence over any information in any other document. Betwe

Summary of the content on the page No. 5

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 4 of 20 2 Overview This document describes the operation of the Keyword 2000 to RS-232 Gateway. The gateway is often referred to as the “SAINT gateway” or simply “SAINT”. The following is synopsis of gateway features: • Allows host system to communicate on Keyword 2000 bus. • Performs timing, access, arbitration, serialization, and error control. • Configuration via host to gateway messages. • LED status in

Summary of the content on the page No. 6

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 5 of 20 3 RS-232 Setup The gateway uses the following RS-232 parameters: - 8 Data Bits - 1 Stop Bit - No Parity The gateway supported baud rate: 57600. Baud Rate 57600 The supported baud rate is sufficient for communicating with the Class2, Keyword, ACP, BEAN, and slower CAN bus’s. However, USB connection is recommended for high speed CAN communications. 3.1 Buffering and Flow Control Whenever th

Summary of the content on the page No. 7

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 6 of 20 4 Message Format To minimize latency with the RS-232 link, all data is sent in binary form. The same data format is used to send and receive messages. The gateway supports bi-directional asynchronous communications. 4.1 Data Stream The host data stream is broken into messages. A message consists of a Message ID and one or more data bytes. The character FFh is used as an ESCAPE character to indicate the

Summary of the content on the page No. 8

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 7 of 20 4.2 Messages IDs Message IDs are one byte long and have the following general format: Type (CAN, BEAN, Command (Cmd=1) Tx (1) / Rx (0) Time Stamp (TS) ACP,Class 2, IIC, etc) Bits 3 - 7 bit 2 bit 1 bit 0 The upper nibble indicates the type of message. The following types are defined: • Gateway (08) • Keyword 82 (10h) • Keyword 71 (18h) • IIC (20h) • Keyword 2000 (28h) • IDB (30) • ACP (38h) • E&C (

Summary of the content on the page No. 9

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 8 of 20 4.3 Gateway Messages 4.3.1 Gateway Commands The SAINT Gateway supports the following commands: Header ID Data Description 08h 80h None Perform Reset 08h 86h None Turn Time Stamp Information OFF 08h 87h None Turn Time Stamp Information ON 08h 88h None Turn Transmit Echo ON 08h 89h None Turn Transmit Echo OFF 08h 92 None Request Software Version 08h F0h D1-D12 Enable Gateway Trigger 08h F1h None D

Summary of the content on the page No. 10

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 9 of 20 4.3.2 Gateway Reports The gateway will report a Reset whenever one occurs. Most likely causes of reset are power on reset, host commanded reset, or gateway micro watchdog error. The gateway does a cold start on all resets (all information is lost). The gateway will also report error conditions with the Report Error message below. See section 4.3.2.1 for error code definitions. The gateway will also ech

Summary of the content on the page No. 11

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 10 of 20 4.4 Keyword 2000 Messages 4.4.1 Keyword 2000 Commands The following commands may transmitted to the SAINT. Header ID Description Data Bytes 2Ch 02h Set Tester Address 1 byte Tester Address (Default – F1h) 2Ch 03h Set ECU Address 1 byte ECU Address (Default – 11h) 2Ch 04h Disable/Enable P1 and P2 Error Reporting 1 byte (00 = Disable and 01 = Enable) 2Ch 05h Disable Force Checksum (Default) 1 byte (00h)

Summary of the content on the page No. 12

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 11 of 20 2Ch 0Eh Enable/Disable Forced Format Byte 00 = Disable forced format byte (default) (Error Testing) 01 XX = enable forced format byte (where XX = format byte) The following commands are reported by the SAINT (without time stamp information). Header ID Description Data Bytes 2Ch 00h Fast Wakeup Pattern Detected None 2Ch 01h Keyword 2000 Timeout/Error 1 byte (explained below) Keyword 2000 Timeout/Errors:

Summary of the content on the page No. 13

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 12 of 20 4.4.2 Transmitted Keyword 2000 Messages The following is the format for sending a Keyword 2000 message: Header SID (Service Identification Byte) N Data Bytes 28h Byte 2 Bytes 3 ¾ (2+N) The above information is used to form the following message which is sent onto the Keyword 2000 bus (with Length Byte not included in the Format Byte): Format Target Source Length SID N Data Bytes Checksum Byte 1 Byte2 By

Summary of the content on the page No. 14

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 13 of 20 4.4.3 Received Keyword 2000 Messages The following are the 4 possible formats of a received Keyword 2000 message with time stamp information: Header Format SID N Data Bytes Checksum Time MSB Time LSB 29h Byte2 Byte 3 Bytes 4 - (3+N) Byte 4+N Byte 5+N Byte 6+N Header Format Length SID N Data Bytes Checksum Time MSB Time LSB 29h Byte2 Byte 3 Byte 4 Bytes 5 - (4+N) Byte 5+N Byte 6+N Byte 7+N Header Form

Summary of the content on the page No. 15

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 14 of 20 4.4.5 Target address byte This is the target address for the message and is always used together with the source address byte. Refer to the “Keyword Protocol 2000 Data Link Layer Recommended Practice” section 4.1.2 for more information. 4.4.6 Source address byte This is the address of the transmitting device which is a physical address. Refer to the “Keyword Protocol 2000 Data Link Layer Recommended Pra

Summary of the content on the page No. 16

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 15 of 20 5 Connectors The gateway uses two connectors. One connector is for the RS-232 link and is DB9F. The second connector is a DB9M for the CAN bus (low speed, medium speed, and high speed), Class 2 bus, Keyword, power, and ground. The following pin outs are used: 5.1 RS-232 Connector (J3-DB9F) A straight pass cable should be used to connect the gateway to the host computer. DE-9s Pin # Use 2 TX to Host

Summary of the content on the page No. 17

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 16 of 20 5.3 Flash programming connector Note: the long term goal is to Flash using the USB connector. Connector J2 is used with an external connector – the intended application of this port is the flash programming of a product. The pin out of the connector J2 – flash programming connectior - is as follows: Pin # Mnemonic Use / description Line up the connector label with the Osc1 External (to SAINT) oscilla

Summary of the content on the page No. 18

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 17 of 20 6 LEDs Four LEDs are used by the gateway. These LEDs are: LED # Purpose 4 NC (No Connection) 3 Trig (Toggled on specified message) 2 Pow (SAINT powered up) 1 Bus (Toggles on receiving a Keyword 2000 message byte)

Summary of the content on the page No. 19

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 18 of 20 7 Switches 7.1 SW1 Transceiver Switches: The following is a summary of the dip switches . SWITCH # Mnemonic Purpose 1 NA NA 2 NA NA 3 NA NA 4 NA NA 5 NA NA 6 NA NA 7 NU Not currently being used 8 NU Not currently being used 7.2 SW2 Manual Reset: SW2 is the manual reset switch. Pressing this switch will change an input to the SAINT microprocessor, causing it to start executing the embedded

Summary of the content on the page No. 20

SAINT Keyword 2000 to RS-232 Gateway 01/20/04 Page 19 of 20 8 Software Packages The following table lists the latest firmware releases for the SAINT board. Name Hardware Date Description Version KW2K_10.HEX 1.2 + 03/12/03 Keyword 2000 initial release.


Alternative user manuals
# User manual Category Download
1 Delphi RS-232 User manual Stereo System 20
2 Delphi SA10201 User manual Stereo System 10
3 Delphi SA10034-11B1 User manual Stereo System 51
4 Sony 3-287-077-14(2) User manual Stereo System 128
5 Sony 3-300-703-11(2) User manual Stereo System 16
6 Sony 3-452-364-11(1) User manual Stereo System 6
7 Sony 3-294-663-11(2) User manual Stereo System 7
8 Sony 3-CD DOUBL MHC-RG290 User manual Stereo System 179
9 Sony 4-183-777-12(1) User manual Stereo System 9
10 Sony 3-293-639-11(1) User manual Stereo System 4
11 Sony 4-199-697-12(1) User manual Stereo System 3
12 Sony 3-097-196-14(1) User manual Stereo System 5
13 Sony 3-097-194-15(1) User manual Stereo System 2
14 Sony 4-130-433-13(2) User manual Stereo System 0
15 Sony AVD-S50ES User manual Stereo System 5