QSPI Flash Read, Write, Erase

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

QSPI Flash Read, Write, Erase

1,101 次查看
mehmetkaradag
Contributor III

Hi,

I am using MIMXRT1170. 

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

thanks for helping. 

标记 (1)
0 项奖励
回复
1 回复

1,064 次查看
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.