Command_Register (NAND) Register

Zynq UltraScale+ Devices Register Reference (UG1087)

Document ID
UG1087
Release Date
2024-03-13
Revision
1.10

Command_Register (NAND) Register Description

Register NameCommand_Register
Offset Address0x000000000C
Absolute Address 0x00FF10000C (NAND)
Width32
TypemixedMixed types. See bit-field details.
Reset Value0x01000000
DescriptionCommand and Configuration.

Command_Register (NAND) Register Bit-Field Summary

Field NameBitsTypeReset ValueDescription
ECC_ON_OFF31rwNormal read/write0x01: ECC On.
0: ECC Off.
Note: Change this value only when controller is not communicating with the memory device.
Number_of_Address_cycels30:28rwNormal read/write0x0000: reserved
001: One Address cycle.
010: Two Address cycles.
110: Three Address cycles.
..
111:Seven Address cycles.
Note: Change this value only when controller is not communicating with the memory device.
DMA_Enable27:26rwNormal read/write0x000: PIO Mode.
10: MDMA Mode.
Others: reserved
Note: Change this value only when controller is not communicating with the memory device.
page_size25:23rwNormal read/write0x2000: 512-byte Page size.
001: 2KB Page size.
010: 4KB Page size.
011: 8KB Page size.
100: 16KB Page size.
Others: reserved
Note: Change this value only when controller is not communicating with the memory device.
Reserved22:16razRead as zero0x0reserved
command215:8rwNormal read/write0x0Opcode value for 2nd cycle command
Note: Change this value only when controller is not communicating with the memory device.
command1 7:0rwNormal read/write0x0Opcode value for 1st cycle command.
Note: Change this value only when controller is not communicating with the memory device.