2023-05-09 12:12 PM
Hi,
Is there any example of how to interface a NOR FLASH QUADSPI memory using the OCTOSPI interface used in the H72x, U5 or H5?
Solved! Go to Solution.
2023-05-10 12:20 AM
Hello @AMend.7 ,
To configurate QUADSPI using OCTOSPI peripheral, I recommend you to take a look to AN5050 and precisely 6.2 OCTOSPI configuration with STM32CubeMX Section .
In the mentioned application note, you need to refer to the tables "STM32CubeMX - Configuration of OCTOSPI signals and mode" and look deeply to the provided examples.
I Hope this help 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.
2023-05-09 01:07 PM
I built an example on the NUCLEO-H723 if you're looking for a consult.
2023-05-10 12:20 AM
Hello @AMend.7 ,
To configurate QUADSPI using OCTOSPI peripheral, I recommend you to take a look to AN5050 and precisely 6.2 OCTOSPI configuration with STM32CubeMX Section .
In the mentioned application note, you need to refer to the tables "STM32CubeMX - Configuration of OCTOSPI signals and mode" and look deeply to the provided examples.
I Hope this help 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.