Skip to main content
Visitor II
July 22, 2025
Question

QSPI external flash issue on STM32H750XB-DK

  • July 22, 2025
  • 2 replies
  • 205 views

Hi All,

          This is shiva am uable to communicate with external flash using QSPI on stm32h750 controller.

could you please help me to clear the issue.

Thankyou

regards 

shiva chary kannoju 

2 replies

ST Employee
July 22, 2025

Hello @shiva_chary,

You can do this tutorial : 6. External addressable flash | TouchGFX Documentation
It explains how to configure an QSPI.

BR,

KDJEM.1
Technical Moderator
July 22, 2025

Hello @shiva_chary;

 

Could you please give more detail about the issue?

I recommend you referring to 

STM32CubeH7/Projects/STM32H750B-DK/Examples/QSPI/QSPI_MemoryMappedDual at master · STMicroelectronics/STM32CubeH7 · GitHub example and check your configuration. This example describes how to erase part of the QSPI memory, write data in IT mode and access to QSPI memory in memory-mapped dual mode to check the data in a forever loop. 

 

Thank you.

Kaouthar

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.