SLVSFZ4A December 2020 – February 2021 TPS929121-Q1
PRODUCTION DATA
The device address byte, DEV_ADDR frame follows the SYNC frame. There are total 8 bits binary code in device address byte. The detail definition for each bit function is described in Table 8-8. The DEVICE_ADDR register is required to set to 0000b for broadcast mode, otherwise the broadcast mode can not be enabled.
| BIT | FIELD | DESCRIPTION |
|---|---|---|
| 3-0 | DEVICE_ADDR | Target device address. |
| 5-4 | DATA_LENGTH | 00b: Single-byte mode with 1 byte of data; 01b: Bust mode with 2 bytes of data; 10b: Burst mode with 4 bytes of data; 11b: Burst mode with 8 bytes of data |
| 6 | BROADCAST | Broadcast mode. 1: Broadcast (DEVICE_ADDR =0000b); 0: Single-device only |
| 7 | READ/WRITE | Read / Write mode. 1: Write mode; 0: Read mode |