Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to use the spi interface with custom ip

Status
Not open for further replies.

abhishek7

Newbie level 3
Joined
Jul 18, 2017
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1
Activity points
33
how to use spi interface with custom ip

Hi I have a custom ip with GPIO port and i have to interface this gpio with SPI interface,means which ever data is in flash is to be sent to custom ip through spi interface,the whole system is to be build on zc702 how this can be done can anyone help me out


regards
abhishek
 

Re: how to use spi interface with custom ip

How do you know when the flash has valid data?
Is the flash directly connected via SPI to this IP or via a master (in this case the flash is also a SPI slave)?
The custom IP with an SPI i/f can act as SPI slave device, but who is the SPI master?

You need to provide more details.
 

Re: how to use spi interface with custom ip

it is better to write SPI code yourself.
Your question is how to drive SPI flash?
you have to be more clear
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top