Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Expert Contributor
rcingham
Posts: 2,010
Registered: ‎09-09-2010
0

Re: Using SPI flash with FPGA(not configuration)

"I had written a VHDL code for reading the flash"

Did you simulate it?
If so, where did you get the model of the N25Q128?

------------------------------------------
"If it don't work in simulation, it won't work on the board."
Visitor
sajeesh
Posts: 3
Registered: ‎05-02-2012
0

Re: Using SPI flash with FPGA(not configuration)

Dear Sir,
Thanks for your inputs. I will try this mode of reading. I was sending even instruction and address in 4 lines as mentioned for Quad command fast read. Thanks.
Visitor
sajeesh
Posts: 3
Registered: ‎05-02-2012
0

Re: Using SPI flash with FPGA(not configuration)

Dear rcinggham,
One friend provided me the data sheet of N25Q128 and some code, he also could not read the flash. The code is for Quad command fast read and the simulation results are as mentioned in data sheet. But manufacturer of the board didn't mention in which mode the flash is configured.

Thanks