Use a SPIFI as a general SPI

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

Use a SPIFI as a general SPI

跳至解决方案
3,986 次查看
yoshiyukiokada
Contributor III

Have any of you used a SPIFI as a general SPI to communicate with external devices (such as EEPROM)?

I'm checking a spec of QN9080, however the number of SPI is not sufficient. Therefore, I'm checking the spec of SPIFI.

According to the UM, SPIFI supports two operational modes which are Memory mode and Command mode. The command mode is a mode whereby the user can manually construct command sequences for the flash. Therefore, I think I can use SPIFI as a general SPI by using the command mode.

Could you please advise me on this...

Best regards,

Yoshi

标记 (2)
0 项奖励
回复
1 解答
3,896 次查看
stephanie_m
NXP TechSupport
NXP TechSupport

Hello,

The SPIFI software library with the SPIFI API is available on www.nxp.com.

Could you please check this links?

MCUXpresso SDK API Reference Manual: SPIFI: SPIFI flash interface driver 

LPC SPIFI Peripheral | NXP 

Still, I don't believe that those commands will come in handy to make them work as SPI.

How many SPi do you need? Is there a specific reason why you do not use the available CSS ? 

Regards,
Estephania

在原帖中查看解决方案

0 项奖励
回复
4 回复数
3,896 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Yoshiyuki Okada ,

I am confused. Your question is in LPC space, but you mentioned QN9080. 

Please confirm your chip part number you have problem with.  Thanks a lot.

 

Have a nice day,

Jun Zhang

0 项奖励
回复
3,896 次查看
yoshiyukiokada
Contributor III

Hi Zhang,

Thank you for your comment. I've changed the space from LPC to Wireless connectivity.

0 项奖励
回复
3,897 次查看
stephanie_m
NXP TechSupport
NXP TechSupport

Hello,

The SPIFI software library with the SPIFI API is available on www.nxp.com.

Could you please check this links?

MCUXpresso SDK API Reference Manual: SPIFI: SPIFI flash interface driver 

LPC SPIFI Peripheral | NXP 

Still, I don't believe that those commands will come in handy to make them work as SPI.

How many SPi do you need? Is there a specific reason why you do not use the available CSS ? 

Regards,
Estephania

0 项奖励
回复
3,896 次查看
yoshiyukiokada
Contributor III

Thank you Wstephania,

I've checked the API RM, however it may not help SPIFI work as a general SPI.

Thank you again and please close this topic.

0 项奖励
回复