cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H743VGT6 and STM32H723VGT6 - XIP Support on QSPI?

LP257
Visitor

We are currently using the STM32H723VGT6 MCU (1MB Flash) in our application.
We would like to clarify whether this MCU supports execute-in-place (XIP) from Quad-SPI flash or if Octal-SPI is required for XIP functionality.

In the future, if our application requires 2MB of internal flash, we plan to upgrade to the STM32H743VGT6, which is pin-to-pin compatible and also supports Quad-SPI.

As we are designing a common schematic for both MCUs, we would like to confirm:
Is a single Quad-SPI interface sufficient for enabling XIP on the STM32H723VGT6, or does it require an Octal-SPI interface for that purpose?

 

LP257_0-1748509800393.png

 

2 REPLIES 2
FBL
ST Employee

Hi @LP257 

This example should be helpful. Octal-SPI is not required for XIP functionality.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.


If the memory can be mapped it can be run. So yes this would work.

QUADSPI device are viable.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..