2024-12-02 04:44 AM
Hi folks,
I am facing one issue for external flash in memory map mode, I am using stm32U585 . I am unable to write/read/access external flash(NOR) while in memory mode. but in Indirect memory mode all actions are working.
but in manual they have given as shown below.
its showing not recommended, but its not like its not possible. anyone can help me , how can I achieve OCTOSPI1 (QUADSPI) interface in memory map mode.
2024-12-04 04:33 AM
Hello @Vijay_kumar and welcome to the community,
Could you precise which QUAD memory are you using?
I advise you to look at the errata sheet for memory-mapped errata
The AN5050 provides some typical OCTOSPI implementation examples may help you.
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.