DLPU048E August 2016 – July 2024
This command is used to read the flash interface rate settings.
Command Parameters
No command parameters.
Return Parameters
BYTE | BITS | DESCRIPTION |
---|---|---|
1 | 7:5 | Reserved Always 0x0 |
4 | Quad Input / Output Read 0x0: Not supported 0x1: Supported | |
3 | Quad Output Read 0x0: Not supported 0x1: Supported | |
2 | Dual Input / Output Read 0x0: Not supported 0x1: Supported | |
1 | Dual Output Read 0x0: Not supported 0x1: Supported | |
0 | Fast Read 0x0: Not supported 0x1: Supported | |
3:2 | 15:0 | Maximum Flash Clock Rate LSByte = Byte 2 This value should be divided by 100 to read the MHz value. For example, 0x134D = 4941 / 100 = 49.41 MHz. |
FLASH INSTRUCTION NAME | FLASH OP-CODE |
---|---|
Fast Read | 0x0B |
Dual Output Read | 0x3B |
Dual Input / Output Read | 0xBB |
Quad Output Read | 0x6B |
Quad Input / Output Read | 0xEB |