Changes between Version 8 and Version 9 of Specs/I²C/Protocol


Ignore:
Timestamp:
09/09/13 03:22:01 (11 years ago)
Author:
ph3-der-loewe
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Specs/I²C/Protocol

    v8 v9  
    3535=== !Command/Bank ID === 
    3636This is the ID of the selected memory bank. 
     37The following banks are defined: 
     38||= Bit  =||= Symbolic name  =||= Description =|| 
     39||0       ||DEVINFO           ||Contains generic device informations || 
     40||1       ||SYSCTL            ||Contains system control data || 
     41||2       ||GPDIO             ||Contains data for General Purpose Digital Input/Output || 
     42||3       ||GPAIO             ||Contains data for Purpose Analog Input/Output 
     43||63      ||DMX512            ||Contains universe buffer for DMX512 || 
     44||64-95   ||TYPEST00-TYPEST31 ||Device type specific banks || 
     45||96-127  ||VENDOR00-VENDOR31 ||Vendor and Device type specific banks || 
     46||128-255 ||                  ||Reserved. || 
     47 
    3748 
    3849=== Device Error ===