Use a SPIFI as a general SPI

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use a SPIFI as a general SPI

Jump to solution
1,086 Views
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

Tags (2)
0 Kudos
1 Solution
996 Views
estephania_mart
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

View solution in original post

0 Kudos
4 Replies
996 Views
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 Kudos
996 Views
yoshiyukiokada
Contributor III

Hi Zhang,

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

0 Kudos
997 Views
estephania_mart
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 Kudos
996 Views
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 Kudos