RT1051CVL5B FlexSPI and LPSPI differences

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

RT1051CVL5B FlexSPI and LPSPI differences

3,606件の閲覧回数
ffloree
Contributor III

Can I use FlexSPI like LPSPI to access variant SPI devices unlike flash?

 

For example, FlexSPI clock is fixed:

a.png

But LPSPI clock is flexible

 b.png

Second, for FlexSPI, does LUT (Look Up Table) command must be sent firstly before sending any data to device?

If so, for some devices without read/wirte/erase commands will not be able to use FlexSPI, right?

ラベル(1)
0 件の賞賛
返信
1 返信

2,853件の閲覧回数
art
NXP Employee
NXP Employee

Q. Can I use FlexSPI like LPSPI to access variant SPI devices unlike flash?

A. Basically, the FlexSPI module is dedicated to communicate with Flash-like serial devices. It has a set of dedicated features (like LUT command sequences) for such type of accesses. For SPI communication with a "generic" (non-Flash) SPI devices, the LPSPI module should be used.

Q. For FlexSPI, does LUT (Look Up Table) command must be sent firstly before sending any data to device?

A. For any FlexSPI access operation, the corresponding LUT command sequence must be associated. Then it is executed automatically when the corresponding access operation is triggered.

Q. If so, for some devices without read/wirte/erase commands will not be able to use FlexSPI, right?

A. Yes, this is right.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信