Murata Electronics North America XDM2140 Manual Do Utilizador

Página de 37
 
9.2.7  Command 0x8C - XDM2140 Information 
 
The XDM2140 sends this packet after boot_delaly following a power-up reset to supply information about 
the XDM2140 properties. 
 
Command 0x8C Format Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x8C 
2-4 
HW model 
Array of 3 unsigned char 
Byte 1 = 0x41 
Byte 2 = 0x05 to 0x0F  
Byte 3 = 0x01 
5-6 
HW revision 
Array of 2 unsigned char 
HW revision 
7-10 
SW revision 
Array of 4 unsigned char 
SW revision 
11-18 
MAC address 
Array of 8 unsigned char 
MAC addr 
19 
Networking type 
unsigned char 
0x04 
20-21 
Network ID 
unsigned short 
Network ID 
22-29 
Datasheet ID 
Array of 8 unsigned char 
000_0002 
30-31 
XDM2140 ID 
unsigned short 
XDM2140 ID 
32 
 
 
Reserved 
33 
XDM2140 diagnostics status 
unsigned char 
XDM2140 diagnostics status 
 
Table 26 
 
9.2.8  Command 0x8D - Reset XDM2140 
 
Upon receiving this command, the XDM2140 notifies its neighbors about an upcoming reset, and then 
proceeds to reset itself. The delay to the actual reset depends on the network configuration. 
 
Command 0x8D Format Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x8D 
 
Table 27 
 
9.2.9  Command 0x09 - Deep Sleep 
 
The Deep Sleep command will put the XDM2140 into a non-functional, lowest-power consumption state 
with current draw on the order of a few microamps. Deep sleep is ideal when the XDM2140 is connected 
to its power source, but must be stored for extended periods. The XDM2140 will enter deep sleep within 
2 seconds after receiving the Deep Sleep command. The XDM2140 will wake from deep sleep when 
either the /RESET IN pin is asserted and then de-asserted, or the XDM2140 is power cycled. 
 
Command 0x09 Format Details 
 
Message Byte 
Description 
Data Type 
Value 
Command type 
unsigned char 
0x09 
Payload length 
unsigned char 
0x00 
Flags 
unsigned char 
0x00 (request packet) 
 
Table 28