QSPI Flash Read, Write, Erase

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

QSPI Flash Read, Write, Erase

1,053件の閲覧回数
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,016件の閲覧回数
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.