cancel
Showing results for 
Search instead for 
Did you mean: 

Use W25N01GVZEIG for octaspi and Touchgfx for external loader

mbagh.1
Senior

Hello, I want to use W25N01GVZEIG as an external loader to use it for Touch GFX and stm32h723zgt6. I used to use w25q256 before.
thank you

3 REPLIES 3
Andreas Bolsch
Lead II

I'm afraid this makes little sense. W25N01GVZEIG is a NAND flash, and these differ significantly from NOR flash. In particular, you would be able to use memory mapped read, as read is a two step operation (first one page is transferred to page buffer, then data is retrieved from page buffer). Futhermore address space is not linear but two dimensional.

KDJEM.1
ST Employee

Hello @mbagh.1 ,

Could you please check if this NAND memory is supported.

For that, please verify make sure that the command format line is in line with the OCTOSPI controller frame format.

Additionally, I advise you to visit ST education material - How to create an external QSPI loader MOOC.

This MOOC can help you to create an external loader.

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.

Zakba.1
Senior

hello. could you solve your problem? If so help me . I asked a Question W25N01xxxIG Driver for STM32H7 - STMicroelectronics Community