TC63 AT Command Set

19.7 AT^SSPI

s

19.7AT^SSPI Serial Protocol Interface

The AT^SSPI command enables the module to be connected to external I²C devices. The I²C datastream is mapped through an internal I²C driver to and from an ASCII hex protocol which can be exchanged with an exter- nal application via V24.

The AT^SSPI write command configures and activates the I²C interface and changes from command mode into data mode. All values must be given in hexadecimal format (0 - 9, A - F) without "0x". For details on data mode please refer to Section 19.7.2, Transmitting Data over AT Interface.

Syntax

Test Command

AT^SSPI=?

Response(s)

^SSPI:(list of supported <basicConfiguration>s), (list of supported <delayOne>s), (list of supported <delayTwo>s)

OK

Read Command

AT^SSPI?

Response(s)

^SSPI: <connectionState>, <basicConfiguration>, <delayOne>, <delayTwo>

OK ERROR

+CME ERROR: <err>

Write Command

AT^SSPI=[<basicConfiguration>[, <delayOne>[, <delayTwo>]]]

Response(s)

CONNECT

(indicates that ME has entered data mode)

ERROR

+CME ERROR: <err>

Reference(s)

SIEMENS

PIN ASC0 ASC1 USB MUX1 MUX2 MUX3 Charge 4 Last

! % % % % % % ! % %

Parameter Description

<connectionState>(num)

Parameter returned by the AT^SSPI? read command.

Indicates whether or not the I²C channel is used. When the channel is open and the ME is in data mode, the read command can only be used if one of the remaining interfaces is available. For example, when the channel was opened on ASC0, you can use ASC1, MUX channels or USB to check the status.

[0](&F)

Not connected (channel closed). All following parameters are the factory set-

 

tings AT^SSPI=0,0010,0000,0000.

1

Connected (channel open, ME in data mode). All following parameters are the

 

values currently used, for example AT^SSPI=1,0010,FFFF,FFFF.

<basicConfiguration>(num)

Parameter <basicConfiguration> is a 16 bit word which contains four subparameters to control the follow- ing functions:

TC63_ATC_V00.490

Page 450 of 501

5/24/05

Confidential / Draft - Do not copy

 

 

Page 450
Image 450
Siemens TC63 manual Atsspi Serial Protocol Interface, Atsspi=?, Atsspi?, ATSSPI=basicConfiguration, delayOne, delayTwo