64.7.10 QSPI Status Register
Name: | QSPI_SR |
Offset: | 0x24 |
Reset: | 0x00000000 |
Property: | Read-only |
Bit | 31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | |
Access | |||||||||
Reset |
Bit | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | |
Access | |||||||||
Reset |
Bit | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | |
Access | |||||||||
Reset |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
CALBSY | DLOCK | HIDLE | RBUSY | CSS | QSPIENS | SYNCBSY | |||
Access | R | R | R | R | R | R | R | ||
Reset | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Bit 6 – CALBSY Pad Calibration Busy
Value | Description |
---|---|
0 | Pad calibration is not ongoing. |
1 | Pad calibration is ongoing. |
Bit 5 – DLOCK DLL Lock
Value | Description |
---|---|
0 | DLL is not locked. The QSPI Controller and physical interface have not received a clock yet. |
1 | DLL is locked. The QSPI Controller and physical interface have received a clock. |
Bit 4 – HIDLE QSPI Idle
Value | Description |
---|---|
0 | The QSPI is not in Idle state (either transmitting or chip select is active). |
1 | The QSPI is in Idle state (not transmitting and chip select is inactive). |
Bit 3 – RBUSY Read Busy
Value | Description |
---|---|
0 | The client bus interface has no activity. |
1 | The client bus interface is currently processing accesses. |
Bit 2 – CSS Chip Select Status
Value | Description |
---|---|
0 | The chip select is asserted. |
1 | The chip select is not asserted. |
Bit 1 – QSPIENS QSPI Enable Status
Value | Description |
---|---|
0 | The QSPI is disabled. |
1 | The QSPI is enabled. |
Bit 0 – SYNCBSY Synchronization Busy
Value | Description |
---|---|
0 | Allows access to any register. |
1 | Some register accesses must not be accessed. See Register Synchronization. |