cancel
Showing results for 
Search instead for 
Did you mean: 

Using IC QSPI Flash

ldanu
Associate II

Hi, I'm developing custom PCB board that using IC STM32H7 with QSPI Flash. the design of PCB is reffering to STM32F750-DK with same configuration (using same IC QSPI Flash and same pin function).

In example code of LTDC (IAR), the address of memory is assigned to QSPI_BASE = 0x90000000U without any configuration of QSPI peripheral an pin assignment. 

My question is what i need to do to use QSPI flash memory for storing data? 

is there anything i need to do except setting the linker to that address?

Thanks 

1 REPLY 1

There would be BSP code that initializes the pins, clocks and peripheral side.​

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