LPSPI how to set for QSPI flash device

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

LPSPI how to set for QSPI flash device

跳至解决方案
1,663 次查看
fredfu
NXP Employee
NXP Employee

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

0 项奖励
回复
1 解答
1,645 次查看
fredfu
NXP Employee
NXP Employee

Hi Mark,

     Thanks for your confirm.

Best Regards,

Fred Fu

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,658 次查看
mjbcswitzerland
Specialist V

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

 

mjbcswitzerland_0-1604490023944.png

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

 

0 项奖励
回复
1,646 次查看
fredfu
NXP Employee
NXP Employee

Hi Mark,

     Thanks for your confirm.

Best Regards,

Fred Fu

0 项奖励
回复