cancel
Showing results for 
Search instead for 
Did you mean: 

Nucleo-h563zi: interface W25N01GV external flash memory

Aryan_vats_15
Associate

i am using nucleo-h563zi and want to communicate a W25N01GV is there any code avaible for communication for using external flash memory 

 

1 REPLY 1
KDJEM.1
ST Employee

Hello @Aryan_vats_15 and welcome to the community;

 

You can use the OCTOSPI interface to connect the external memory.

I recommend you to refer to AN5050 precisely section 7 OCTOSPI application examples and get inspired to configure W25N01GV.

KDJEM1_0-1755255040037.png

KDJEM1_1-1755255482481.png

 

Also, I think STM32CubeH5/Projects/STM32H573I-DK/Examples/OCTOSPI at main · STMicroelectronics/STM32CubeH5 · GitHub examples can 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.