SLVUAW9C September 2016 – February 2020 UCD90320
This Write block common command is used to command specific rails to resequence. If a rail is commanded to resequence, it will first perform a soft off. After all of the rails that have been commanded to resequence have turned off (the voltage has fallen below POWER_GOOD_OFF), there will be a delay before the rails are commanded to turn back on. The delay is defined by the “Time between Resequences” byte in the MISC_CONFIG command (see Section 10.42). After the delay, the rails will turn on according to any dependencies and/or TON_DELAY.
Byte
Number (Write) |
Byte
Number (Read) |
Payload
Index |
Description |
---|---|---|---|
0 | CMD = DF | ||
1 | 0 | BYTE_COUNT = 4 | |
2 | 1 | 0 | Resequence page mask (byte0 LSB) |
3 | 2 | 1 | Resequence page mask (byte1) |
4 | 3 | 2 | Resequence page mask (byte2) |
5 | 4 | 3 | Resequence page mask (byte3 MSB) |
The bits in the three bytes that make up this command determine if a rail should resequence or not (1-yes or 0-no).
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 |
---|---|---|---|---|---|---|---|---|
Purpose | PAGE31 | PAGE30 | PAGE29 | PAGE28 | PAGE27 | PAGE26 | PAGE25 | PAGE24 |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 |
---|---|---|---|---|---|---|---|---|
Purpose | PAGE23 | PAGE22 | PAGE21 | PAGE20 | PAGE19 | PAGE18 | PAGE17 | PAGE16 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
---|---|---|---|---|---|---|---|---|
Purpose | PAGE15 | PAGE14 | PAGE13 | PAGE12 | PAGE11 | PAGE10 | PAGE9 | PAGE8 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
---|---|---|---|---|---|---|---|---|
Purpose | PAGE7 | PAGE6 | PAGE5 | PAGE4 | PAGE3 | PAGE2 | PAGE1 | PAGE0 |
This command is not supported by UCD90320.