39.14.2 HSMCI Mode Register

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

Name: HSMCI_MR
Offset: 0x04
Reset: 0x0
Property: Read/Write

Bit 3130292827262524 
          
Access  
Reset  
Bit 2322212019181716 
        CLKODD 
Access R/W 
Reset 0 
Bit 15141312111098 
  PADVFBYTEWRPROOFRDPROOFPWSDIV[2:0] 
Access R/WR/WR/WR/WR/WR/WR/W 
Reset 0000000 
Bit 76543210 
 CLKDIV[7:0] 
Access R/WR/WR/WR/WR/WR/WR/WR/W 
Reset 00000000 

Bit 16 – CLKODD Clock divider is odd

This bit is the least significant bit of the clock divider and indicates the clock divider parity.

Bit 14 – PADV Padding Value

PADV may be only in manual transfer.

ValueDescription
0

0x00 value is used when padding data in write transfer.

1

0xFF value is used when padding data in write transfer.

Bit 13 – FBYTE Force Byte Transfer

Enabling Force Byte Transfer allow byte transfers, so that transfer of blocks with a size different from modulo 4 can be supported.

Warning: BLKLEN value depends on FBYTE.
ValueDescription
0

Disables Force Byte Transfer.

1

Enables Force Byte Transfer.

Bit 12 – WRPROOF Write Proof Enable

Enabling Write Proof allows to stop the HSMCI Clock during write access if the internal FIFO is full. This will guarantee data integrity, not bandwidth.

ValueDescription
0

Disables Write Proof.

1

Enables Write Proof.

Bit 11 – RDPROOF Read Proof Enable

Enabling Read Proof allows to stop the HSMCI Clock during read access if the internal FIFO is full. This will guarantee data integrity, not bandwidth.

ValueDescription
0

Disables Read Proof.

1

Enables Read Proof.

Bits 10:8 – PWSDIV[2:0] Power Saving Divider

High Speed MultiMedia Card Interface clock is divided by 2(PWSDIV) + 1 when entering Power Saving Mode.

Warning: This value must be different from 0 before enabling the Power Save Mode in the HSMCI_CR (PWSEN bit).

Bits 7:0 – CLKDIV[7:0] Clock Divider

High Speed MultiMedia Card Interface clock (MCCK or HSMCI_CK) is Host Clock (MCK) divided by 2 × CLKDIV + CLKODD + 2.