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.

Getting error with programming SPI Flash for FPGA SPI Configuration

Status
Not open for further replies.

amin5659

Member level 3
Joined
Mar 28, 2015
Messages
55
Helped
1
Reputation
2
Reaction score
1
Trophy points
8
Activity points
522
hi every one. i want to program my Spartan6 Xc6slx9-2tqg144c with spi flash.(at45db141d)
the problem is when i want to program the flash with impact i get the error below ?
hardware schematic attached... 1.PNG
FPGA-MOSI is connected to P66;(CMP_MOSI)
FPGA-DIN -> P65;(DIN)
FPGA-CLK -> P70; (CCLK)
FPGA-CSO -> P38;(CSO_B)
can any one help me?
----------------------------------------------------------------------
done.
PROGRESS_END - End Operation.
Elapsed time = 0 sec.
// *** BATCH CMD : identifyMPM
Selected part: AT45DB161D
// *** BATCH CMD : attachflash -position 1 -spi "AT45DB161D"
// *** BATCH CMD : assignfiletoattachedflash -position 1 -file "D:/JOb/Projects/6-Logic_Analyzer/QT/Test/Plot_logic_1/myflash_test.mcs"
INFO:iMPACT - Current time: 1/19/2018 12:37:13 AM
// *** BATCH CMD : Program -p 1 -dataWidth 1 -spionly -e -v -loadfpga
PROGRESS_START - Starting Operation.
Maximum TCK operating frequency for this device chain: 25000000.
Validating chain...
Boundary-scan chain validated successfully.
'1': SPI access core not detected. SPI access core will be downloaded to the device to enable operations.
INFO:iMPACT - Downloading core file C:/Xilinx/14.7/ISE_DS/ISE/spartan6/data/xc6slx9_spi.cor.
'1': Downloading core...
LCK_cycle = NoWait.
LCK cycle: NoWait
done.
'1': Reading status register contents...
INFO:iMPACT:2219 - Status register values:
INFO:iMPACT - 0011 1100 1110 1100
INFO:iMPACT:2492 - '1': Completed downloading core to device.
INFO:iMPACT - SPI Device not found.
INFO:iMPACT:2488 - The operation did not complete successfully.
INFO:iMPACT - '1': Flash was not programmed successfully.
PROGRESS_END - End Operation.
Elapsed time = 1 sec.
---------------------------------------------------------------
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top