QuadSpi vs DSPI ?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 
3,195件の閲覧回数
HeMyFAE
NXP Employee
NXP Employee

CAn you use the QuadSPI interface for regular SPI communication or is this dedicated for Spi Flash only?

0 件の賞賛
返信
1 解決策
2,017件の閲覧回数
juangutierrez
NXP Employee
NXP Employee

The QuadSPI modules is flexible enough and supports single, dual, quad and octal (2 flash devices) modes of operation.

The instruction-operand issued by the programmable sequence engine provide a 2-bit field called PINS which indicates how many lines/pads to use for the

read/write (or any other) command. The possible values are:

     0x0 for Single mode,

     0x1 for Dual,

     0x10 for Quad and

     0x11 for Octal.

You can check Section 30.5.3.1 Programmable Sequence Engine in Reference Manual for more info.

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
2,018件の閲覧回数
juangutierrez
NXP Employee
NXP Employee

The QuadSPI modules is flexible enough and supports single, dual, quad and octal (2 flash devices) modes of operation.

The instruction-operand issued by the programmable sequence engine provide a 2-bit field called PINS which indicates how many lines/pads to use for the

read/write (or any other) command. The possible values are:

     0x0 for Single mode,

     0x1 for Dual,

     0x10 for Quad and

     0x11 for Octal.

You can check Section 30.5.3.1 Programmable Sequence Engine in Reference Manual for more info.

0 件の賞賛
返信
2,017件の閲覧回数
juangutierrez
NXP Employee
NXP Employee

However I think if possible is better/recommended to use one of the for SPI modules in Vybrid. The programming model in QSPI is a tied to the Program Sequence Engine who is optimized for Flash Memories. So it is possible but not recommended if you have free one of the other regular SPI blocks

0 件の賞賛
返信
2,017件の閲覧回数
karina_valencia
NXP Apps Support
NXP Apps Support

juangutierrez can you help on this case?

0 件の賞賛
返信