64.7.9 QSPI Serial Clock Register
This register can only be written if the WPEN bit is cleared in the QSPI Write Protection Mode Register.
Name: | QSPI_SCR |
Offset: | 0x20 |
Reset: | 0x00000000 |
Property: | Read/Write |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
DLYBS[7:0] | |||||||||
Access | R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W | |
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
Access | |||||||||
Reset |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
CPHA | CPOL | ||||||||
Access | R/W | R/W | |||||||
Reset | 0 | 0 |
Bits 23:16 – DLYBS[7:0] Delay Before QSCK
This field defines the delay from QCS valid to the first valid QSCK transition.
When DLYBS is set to zero, the QCS valid to QSCK transition is half the QSCK clock period.
Otherwise, the following equation determines the delay:
- DLYBS = Delay Before QSCK × fGCLK
Bit 1 – CPHA Clock Phase
Value | Description |
---|---|
0 | Data is captured on the leading edge of QSCK and changed on the following edge of QSCK. |
1 | Data is changed on the leading edge of QSCK and captured on the following edge of QSCK. |
Bit 0 – CPOL Clock Polarity
Value | Description |
---|---|
0 | The inactive state value of QSCK is logic level zero. |
1 | The inactive state value of QSCK is logic level one. |