Index | name | MSB value |
0 | Cmd 0 | 1 |
1 | Cmd 1 | 0 |
2 | Cmd 2 | 0 |
- LXSDF T2 Rx format uses only 3 bytes when transmitting data from host to device.
- The most significant bit (MSB) must be 1, 0, 0 per each bytes.
- Each index is one byte and transmitted sequentially in order when transmitting serial data.
- Those are defined differently in device as how to work by according to Cmd data.
- The LXSDF T2 Rx Cmd data must be defined on the product’s communication specifications.