English
Language : 

IC-MB3 Datasheet, PDF (15/26 Pages) IC-Haus GmbH – BiSS INTERFACE MASTER, 1-Chan./3-Slaves
iC-MB3
BiSS INTERFACE MASTER, 1-Chan./3-Slaves
Rev D1, Page 15/26
Sensor Data, Multicycle Data and Slave Configuration
Address
Description
SL1 SL2 SL3
07 15 23
... ... ... Sensor Data - SDATA(63...0)
00 08 16
Configuration Bit 7
Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1
192 196 200
Sensor Data
ACTnSENS ENSENS
SDLEN(5:0)
193 197 201
194 198 202
Sensor CRC
Data Conversion
INVCRCS
SENSCRCPOLY(7:1)
0x00, GRAY= 0: no conversion, for incoming data in binary format
0x80, GRAY= 1: Gray-to-binary conversion, for incoming data in Gray code
195 199 203
reserved
0x00
Bit 0
Key to the configuration bits:
S ACTnSENS
S ENSENS:
S SDLEN:
S INVCRCS:
S SENSCRCPOLY:
Access to slave data: Read (0), Write (1)
Adaptation to slave sensor data: available (1), not available (0)
Bit length of sensor data 1)
Transmission of CRC bits for sensor data: inverted (1), not inverted (0)
CRC polynomial for verification of sensor data 2)
S GRAY
Gray/binary data conversion of sensor (required for SSI encoders)
1) The length of the data should be given minus 1, i.e. for 64 data bits enter 63.
2) If 0000 0000b is entered as the CRC polynomial, no cyclic redundancy check is carried out. As the last bit of
a CRC polynomial is always 1 this is not entered in the polynomial register but added in the master. A CRC
polynomial of up to 8 bits is thus possible. Should the full polynomial length not be required, the polynomial
(minus its final 1) must be justified right and the spaces before it filled with zeros. For example, CRC
polynomial 10 0011b is stored as 001 0001b.