SMC_CYCLE

SMC Cycle Register

This register can only be written if the WPEN bit is cleared in the “SMC Write Protection Mode Register”.

  0x08 + n*0x10 [n=0..3] 32 R/W 0x00030003   4 16

SMC Cycle Register

Bit  31 30 29 28 27 26 25 24  
                NRD_CYCLE[8]  
Access                   
Reset                0  
Bit  23 22 21 20 19 18 17 16  
  NRD_CYCLE[7:0]  
Access                   
Reset  0 0 0 0 0 0 1 1  
Bit  15 14 13 12 11 10 9 8  
                NWE_CYCLE[8]  
Access                   
Reset                0  
Bit  7 6 5 4 3 2 1 0  
  NWE_CYCLE[7:0]  
Access                   
Reset  0 0 0 0 0 0 1 1  

Bits 8:0 – NWE_CYCLE[8:0]: Total Write Cycle Length

Total Write Cycle Length

The total write cycle length is the total duration in clock cycles of the write cycle. It is equal to the sum of the setup, pulse and hold steps of the NWE and NCS signals. It is defined as:

Write cycle length = (NWE_CYCLE[8:7]*256 + NWE_CYCLE[6:0]) clock cycles

Bits 24:16 – NRD_CYCLE[8:0]: Total Read Cycle Length

Total Read Cycle Length

The total read cycle length is the total duration in clock cycles of the read cycle. It is equal to the sum of the setup, pulse and hold steps of the NRD and NCS signals. It is defined as:

Read cycle length = (NRD_CYCLE[8:7]*256 + NRD_CYCLE[6:0]) clock cycles