cancel
Showing results for 
Search instead for 
Did you mean: 

Hi all, I'm triyng to learn about TouchGFX and custom board. In the case you use a MCU without QSPI, like the stm32f411, is it possible to set memory mapped mode?

JAlca
Senior
 
1 REPLY 1
ChahinezC
Lead

Hello @JAlca​,

The memory mapped mode is a use mode of the QSPI/OCTOSPI/HSPI that it is used for the following cases below:

  • read and write operations
  • use the external memory device exactly like an internal memory
  • for code execution from an external memory device

Unfortunately I can not see how to use the memory mapped mode without using the STM32 MCU QSPI interface.

Best regards,

Chahinez.