About usage of SPIFI in LPC18xx.

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

About usage of SPIFI in LPC18xx.

跳至解决方案
1,712 次查看
kalpeshramani
Contributor I

Hi,

I had developed application code based on SPIFI for "Spansion S25FL512S device".

Right now i want to know that, Can i use SPIFI driver for the device which is not actually memory but the output is same as it should be.

Let me explain,

I have one sensor which works as MASTER and it's output is 2 bit SPI(Works as Dual bit SPI Mode). Check attachment for more information on data lines.

Actually that sensor send data on(SPI D0, SPI D1) lines continuously in MASTER mode without any rest with reference clock. So Can i use SPIFI as slave in LPC1857 device to read that data?

Thanks in Advance.

Thanks,

Kalpesh Ramani.

标签 (1)
0 项奖励
回复
1 解答
1,469 次查看
ckphua
NXP Employee
NXP Employee

The SPIFI interface can only be used a Master only. It cannot interface with the target sensor as a Slave.

在原帖中查看解决方案

1 回复
1,470 次查看
ckphua
NXP Employee
NXP Employee

The SPIFI interface can only be used a Master only. It cannot interface with the target sensor as a Slave.