About usage of SPIFI in LPC18xx.

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

About usage of SPIFI in LPC18xx.

Jump to solution
640 Views
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.

Labels (1)
0 Kudos
1 Solution
397 Views
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.

View solution in original post

1 Reply
398 Views
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.