Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
usp:default_map [2012/08/05 18:24] – [Default memory map] adminusp:default_map [2015/04/16 16:27] (current) – external edit 127.0.0.1
Line 18: Line 18:
 |  0x0011 - 0x00FF |    APP  |  GSR  |  No  | Application speciffic  | |  0x0011 - 0x00FF |    APP  |  GSR  |  No  | Application speciffic  |
 |  0x0100  |  SERIAL_NUMBER  ||  GSB  |  Yes  | Device serial number, uint32  | |  0x0100  |  SERIAL_NUMBER  ||  GSB  |  Yes  | Device serial number, uint32  |
-|  0x0101 - 0x0105  |  PARTNUM[0]-[19]  ||  GSB  |  Yes  | 19 bytes, ASCII Alphanumeric device part number, char[19]  | +|  0x0101 - 0x0105  |  PARTNUM[0]-[19]  ||  GSB  |  Yes  | 20 bytes, ASCII Alphanumeric device part number, char[20], LSB at byte 0 of 0x0101  | 
-|  0x0106 - 0x0109   ANAME[0]-[19]  ||  GSB  |  Yes  | 19 bytes, ASCII Alphanumeric device name/description, char[19]  +|  0x0106 - 0x010A   ANAME[0]-[19]  ||  GSB  |  Yes  | 20 bytes, ASCII Alphanumeric device name/description, char[20]  |
-|  0x010A  |    REG_UTILITY  |  GSR  | Yes  | Utility register, see description |+
 |  0x010B  |    REG_COMMAND  |  GSR  | Yes  | Command register, see description | |  0x010B  |    REG_COMMAND  |  GSR  | Yes  | Command register, see description |
-|  0x010C - 0x010F  |    |    |    | Yes  | Application speciffic |+|  0x010C     REG_UTILITY  |  GSR  | Yes  | Utility register, see description | 
 +|  0x010D - 0x010F  |    |    |    | Yes  | Application speciffic |
 |  0x0110  |    REG_MODID  | GSR  |  Yes  | Module ID = USP module address | |  0x0110  |    REG_MODID  | GSR  |  Yes  | Module ID = USP module address |
 |  0x0111  |    REG_RS1_SPEED  |  GSR  |  Yes  | Communication speed of the first RS232 interface. Value in Bd. Default 38400| |  0x0111  |    REG_RS1_SPEED  |  GSR  |  Yes  | Communication speed of the first RS232 interface. Value in Bd. Default 38400|
Line 28: Line 28:
 |  0x0113  |    REG_RS3_SPEED  |  GSR  |  Yes  | Communication speed of the third RS232 interface. Value in Bd. Default 38400| |  0x0113  |    REG_RS3_SPEED  |  GSR  |  Yes  | Communication speed of the third RS232 interface. Value in Bd. Default 38400|
 |  0x0114  |    REG_RS4_SPEED  |  GSR  |  Yes  | Communication speed of the fourth RS232 interface. Value in Bd. Default 38400| |  0x0114  |    REG_RS4_SPEED  |  GSR  |  Yes  | Communication speed of the fourth RS232 interface. Value in Bd. Default 38400|
-|  0x0115  |    REG_ETH_UTILITY  |  GSR  | Yes  | Ethernet utility register, see description |+|  0x0115  |    REG_ETH_UTILITY  |  GSR  | Yes  | Ethernet utility register, [[usp:default_map&#reg_eth_utility_register|see description]] |
 |  0x0116  |  IP3,IP2  |  IP1,IP0  |  GSB  |  Yes  | Module embedded Ethernet IP address | |  0x0116  |  IP3,IP2  |  IP1,IP0  |  GSB  |  Yes  | Module embedded Ethernet IP address |
 |  0x0117  |  M3,M2  |  M1,M0  |  GSB  |  Yes  | Module embedded Ethernet Mask | |  0x0117  |  M3,M2  |  M1,M0  |  GSB  |  Yes  | Module embedded Ethernet Mask |
Line 72: Line 72:
  
 ^  Bit  ^  Description  ^ ^  Bit  ^  Description  ^
-  |LED On/Off bit  1 = LED on   0 = LED off |+  | LED On/Off bit  1 = LED on   0 = LED off 
 + 
 + 
 +==== REG_ETH_UTILITY Register ==== 
 + 
 +^  Bit  ^  Description 
 +|  0  | DHCPEN, 1= DHCP is enabled, 0=DHCP disabled |
  
 ==== REG_COMMAND Register ==== ==== REG_COMMAND Register ====
  
 Application speciffic, writing to this register will execute a command. Application speciffic, writing to this register will execute a command.
usp/default_map.txt · Last modified: 2015/04/16 16:27 by 127.0.0.1
CC Attribution-Noncommercial-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0