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
Last revisionBoth sides next revision
usp:default_map [2011/08/17 17:32] – [Default memory map] adminusp:default_map [2012/12/17 21:14] – [Default memory map] admin
Line 12: Line 12:
 |  0x0006  |    REG_EELOCK  |  GSR  |  No  | EEPROM lock | |  0x0006  |    REG_EELOCK  |  GSR  |  No  | EEPROM lock |
 |  0x0007  |  VPWR1F  |  REG_VPWR1  |  GR,GB  |  No  | GR returns supply voltage 1 value as integer in 0.1V, GB returns IEEE float  | |  0x0007  |  VPWR1F  |  REG_VPWR1  |  GR,GB  |  No  | GR returns supply voltage 1 value as integer in 0.1V, GB returns IEEE float  |
-|  0x0008  |  VPWR1F   REG_VPWR2  |  GR,GB  |  No  | GR returns supply voltage 2 value as integer in 0.1V, GB returns IEEE float  | +|  0x0008  |  VPWR2F   REG_VPWR2  |  GR,GB  |  No  | GR returns supply voltage 2 value as integer in 0.1V, GB returns IEEE float  | 
-|  0x0009 - 0x00FF |    APP  |  GSR  |  No  | Application speciffic  |+|  0x0009   VPWR3F  |  REG_VPWR3  |  GR,GB  |  No  | GR returns supply voltage 3 value as integer in 0.1V, GB returns IEEE float  | 
 +|  0x000A - 0x000F |    APP  |  GSR  |  No  | Application speciffic 
 +|  0x0010  |  RTC_DATETIME  ||  GSB  |   No  | (RTC) Date and time in second since 00:00:00 UTC on Thursday, 1 January 1970 (ISO C defined) 
 +|  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  | Reserved |+|  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 25: 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 69: 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