cancel
Showing results for 
Search instead for 
Did you mean: 

QSPI external flash issue on STM32H750XB-DK

shiva_chary
Associate

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 2
LouisB
ST Employee

Hello @shiva_chary,

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

BR,

Louis BOUDO
ST Software Engineer | TouchGFX
KDJEM.1
ST Employee

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.