50.7.1 QSPI Control Register

Name: QSPI_CR
Offset: 0x00
Reset: 
Property: Write-only

Bit 3130292827262524 
        LASTXFER 
Access W 
Reset  
Bit 2322212019181716 
          
Access  
Reset  
Bit 15141312111098 
          
Access  
Reset  
Bit 76543210 
 SWRST     QSPIDISQSPIEN 
Access WWW 
Reset  

Bit 24 – LASTXFER Last Transfer

ValueDescription
0

No effect.

1

The chip select is deasserted after the character written in QSPI_TDR.TD has been transferred.

Bit 7 – SWRST QSPI Software Reset

DMA channels are not affected by software reset.

ValueDescription
0

No effect.

1

Reset the QSPI. A software-triggered hardware reset of the QSPI interface is performed.

Bit 1 – QSPIDIS QSPI Disable

As soon as QSPIDIS is set, the QSPI finishes its transfer.

All pins are set in Input mode and no data is received or transmitted.

If a transfer is in progress, the transfer is finished before the QSPI is disabled.

If both QSPIEN and QSPIDIS are equal to one when QSPI_CR is written, the QSPI is disabled.

ValueDescription
0

No effect.

1

Disables the QSPI.

Bit 0 – QSPIEN QSPI Enable

ValueDescription
0

No effect.

1

Enables the QSPI to transfer and receive data.