AMIS−49587
www.onsemi.com
40
Table 41. CONFIGURATION PARAMETERS
Field DescriptionValueLength
NbAlarm 4 bits
(b7 to b4)
XXXX Number of repetitions of a Phy Alarm
0000 Disable Phy Alarm functionality
R_ALC_CTRLValue
Max_Transmitting_GainValue
3 bits
(b3 to b1)
XXX Attenuation value in fixed mode
R_ALC_CTRLValue
Max_Transmitting_GainMode
1 bit (b0)
0 Automatic level control
1 Fixed mode
R_CONF_TX_DATA_PRE_SLOT_SEL 1 bit (b7)
0 The output pin is the PRE_SLOT signal or Mode =
Master
1 The output pin is the transmitted DATA (for Radio)
Pad 1 bit (b6) 0 This bit is not used (adjust length at 1 byte)
R_CONFMODE 3 bits
(b5 to b3)
001 Master mode for client station
010 Slave mode for server station
011 Monitor mode to spy and test of the DLC
communication
R_CONFBAUDRATE 2 bits
(b2, b1)
00 300 baud @ 50 Hz or 360 baud @ 60 Hz
01 600 baud @ 50 Hz or 720 baud @ 60 Hz
10 1200 baud @ 50 Hz or 1440 baud @ 60 Hz
11 2400 baud @ 50 Hz or 2880 baud @ 60 Hz
R_CONFMAINS_FREQ 1 bit
(b0)
0 mains frequency = 50 Hz
1 mains frequency = 60 Hz
Pad 1 bit (b7) 0 This bit is not used (adjust length at 1 byte)
Search method 1 bit
(b6)
0 Method V6, favors FSK
1 Method V3, favors ASK
SINC Filter 1 bit (b5)
0 Disabled
1 Enabled
SYNCHRO−TypeMode 1 bit (b4) 0 Must be set to 0 (Synchronization on sub−frame
preamble)
SYNCHRO−BitValue 3 bits
(b3 to b1)
XXX Synchro−bit value (in chip clock) in fixed mode
SYNCHRO−BitMode 1 bit (b0) 1 Must be set to 1 (Fixed synchro bit)
SearchInitiatorGain or
Min−ReceivingGain Mode
1 bit (b7)
1 Search Initiator Gain selected
0 Min Receiving Gain selected
Search Initiator Gain or
Min−Receiving Gain
3 bits
(b6 to b4)
XXX Value of the gain for Intelligent Synchronization or Min
Receiving Value Min Gain of reception = (value * 6 db)
Max−Receiving−GainValue 3 bits
(b3to b1)
XXX Max Receiving gain value in limited mode Range of
reception = (value * 6 db)
Max−Receiving−GainMode 1 bit (b0)
0 Non limited Max−Receiving−Gain
1 Limited Max−Receiving−Gain
Time out Inter Character TIC 1 bit (b7)
0 Constant of 10 ms
1 5 characters depending on communication speed
Bad CRC transmitting 1 bit (b6)
0 Disables the transmitting of bad CRC frames
1 Enables the transmitting of bad CRC frames
X Monitor: Don’t care
AMIS−49587
www.onsemi.com
41
Table 41. CONFIGURATION PARAMETERS
Field DescriptionValueLength
Pad correcting 1 bit (b5)
0 Enables the Pad correcting
1 Disables the Pad correcting
X Monitor: Don’t care
FSK + 1 bit (b4)
0 Disables the improvement of FSK
1 Enables the improvement of FSK
X Slave and Monitor: Don’t care
Synchro Master 1 bit (b3)
0 Enables the Master Synchro
1 Disables the Master synchro
X Slave and Monitor: Don’t care
Synchro without Gain Min 1 bit (b2)
0 disabled
1 Enabled
X Monitor: Don’t care
Repeater 2 bits
(b1,b0)
00 Never Repeater or Mode = Maste
01 Always Repeater
10 Not Repeater (accept frame ISACall)
11 Repeater (accept frame ISACall)
XX Monitor: Don’t care
Time−out−search−initiator 2 bytes
0 to FFFF In seconds
XXXX Master, Monitor: Don’t care
23.When a time−out is written with a 0x0000 value using either the WriteConfig_Request or the AccessDB_Request command, this time−out
will not be activated.
24.After a AccessDB_Request for either the Time−out−not−addressed or the Time−out−frame−not−ok, the new value is immediately taken in
account (the time−out is restarted) except when the local MAC address is NEW and the initiator MAC address is nobody.
25.The envelops are calculated using square root values or absolute values, depending on the baud rate and on the main frequency. The
following table describes the different modes:
300, 600, 1200 bps 2400 bps
50 Hz 60 Hz 50 Hz 60 Hz
Synchro Square
Root
Square
Root
ABS ABS
Reception Square
Root
Square
Root
Square
Root
ABS
26.When FSK+ option is enabled, new thresholds are calculated. Than if the two envelops are under the threshold, the envelop which has the
smallest gap with his threshold is used to determinate which bit is received. Or, if the two envelops are over the threshold, the envelop which
has the biggest gap with his threshold is used.
7.3.3 WriteConfig_Confirm
<STX> 0x26 (Length) 0x72 (WriteConfig_Confirm) Data_Config_Echo CHK
When the complete set of configuration parameters has been evaluated and stored by the MODEM, it replies with success
and echoes the configuration data for the external processor to see if all parameters are correctly stored.
7.3.4 WriteConfig_Error
<STX> 0x04 (Length) 0x73 (WriteConfig_Error) Error_Code, Table 43 CHK
An error is raised when the external processor issues a WriteConfig_Request command in which the fields listed in Table 42
are modified with respect to the previously issued WriteConfig_Request command. All other data fields of the
WriteConfig_Request may be changed.
AMIS−49587
www.onsemi.com
42
Table 42. NON CHANGEABLE PARAMETERS AFTER AMIS 49587 IS SET
Field Length Value Description
R_CONF_TX_DATA_PRE_SLOT_SEL 1 bit (b7) x No action
R_CONFMODE 3 bits (b5 to b3) xxx No action
R_CONFBAUDRATE 2 bits (b2,b1) xx No action
R_CONFMAINS_FREQ 1 bit (b0) x No action
Table 43. WriteConfig ERROR CODES
Error Identifier Error_Code
ERR_UNAVAILABLE_MODE 21h
ERR_ILLEGAL_DATA_COMMAND 22h
ERR_ILLEGAL_LOCAL_MAC_ADR 23h
ERR_ILLEGAL_INITIATOR_MAC_ADR 24h
ERR_UNAVAILABLE_COMMAND 25h
7.3.5 AccessDB_Request
Figure 33. Sequence Diagram for AccessDB_Request
AMIS49587
Command
Interpreter
External CPU
AccessDB_Request (0x41)
[Data fields can be changed]
AccessDB_Confirm (0x42)
[Data fields can’t be changed now]
AccessDB_Error (0x43)
<STX> 0x07 + length of
data (Length)
0x41 (AccessDB_Request) Data Field Identifier (Table44) Data CHK
Note that although the name of the AccessDB_Request command suggests only write operations are possible, there are
subcommands to read from the data base.
Each AccessDB_Request command is answered by the MODEM with either a AccessDB_Confirm or AccessDB_Error
frame.
For better readability, the AccessDB_Confirm frames and explanation are listed here and not grouped into a separate chapter.

AMIS49587C5871G

Mfr. #:
Manufacturer:
ON Semiconductor
Description:
Network Controller & Processor ICs C587- NAF- AMIS49587
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union