QSPI Flash Read, Write, Erase

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

QSPI Flash Read, Write, Erase

362 Views
mehmetkaradag
Contributor III

Hi,

I am using MIMXRT1170. 

Is there any example about writing,reading,erasing to qspi flash?

thanks for helping. 

Tags (1)
0 Kudos
Reply
1 Reply

325 Views
Habib_MS
NXP Employee
NXP Employee

Hello @mehmetkaradag ,

To use QSPI in RT1170 we have the peripheral called FlexSPI, where this peripheral can be configurated in multiple modes, included QSPI. If you need more information about to FlexSPI you can consult the chapter 28.3 called "Flexible Serial Peripheral Interface" in the reference manual.

Also, the SDK (version 2.15.1) provide the next examples of FlexSPI where it is already set to QSPI mode:

Habib_Melchor_Santos_0-1715034910589.png

 

BR,

Habib.