- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi,
I see the RM of RT1060, as if the LPSPI module can support QSPI device, but it is very simply described in RM, and there is no example for the usage in SDK, the LPSPI module can support QSPI device? Thanks.
Best Regards,
Fred Fu
解決済! 解決策の投稿を見る。
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi
The LPSPI can be used in Quad data mode by configuring the WIDTH field of the transmit command register for 4-bit transfer (which can be done on a per-transaction basis).
The LPSPI pins use their data functions in this case
QSPI flash devices can usually operate in single-bit mode so the LPSPI can also operate in standard 1 bit mode with them too if the data rate is not critical.
Regards
Mark
[uTasker project developer for Kinetis and i.MX RT]
Contact me by personal message or on the uTasker web site to discuss professional training, solutions to problems or product development requirements
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi Mark,
Thanks for your confirm.
Best Regards,
Fred Fu