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.

spartan 3e starter kit problem! HELP!

Status
Not open for further replies.

controller

Junior Member level 1
Joined
Jul 20, 2005
Messages
16
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,421
xcf04

hi all;

i have a spartan 3e starter kit. i write code with xilinx ise. xilinx ise is generate bit file and i load this file with xilinx impact to fpga. it's ok. i generate prom file from bit file and i load xilinx platform flash (xcf04) but it's not working. i press PROG button but don't light XC-DONE led. configuration mode jumpers are Master Serial.

thanks...

note: platform flash is previously working. but i don't know what happened now.
 

spartan 3 jumper programmer

Did you see any error messages while programming the flash? Browse through the progress messages.

Try following the step-by-step programming procedure in UG230 page 31:
**broken link removed**

If you wish to restore the original flash code, I think the correct bitstream is in "Initial Design for the Spartan-3E Starter Kit Board":
**broken link removed**
 

spartan-3e problems +xcf04

R u sure u r programming the write chip?
 

spartan 3e starter kit programming flash

Are you sure about Mode config ?

You need to set Jumper Mode config (M0,M1,M2).

hope this help

BuBEE
 

download spartan 3e xc3s500e fg320

thanks for all answers...

echo47 said:
Did you see any error messages while programming the flash? Browse through the progress messages.

no error messages. programming successful.

R u sure u r programming the write chip?

i readback platform flash and i compare original mcs file. they are same.

Are you sure about Mode config ?

You need to set Jumper Mode config (M0,M1,M2).

jumpers are ok. configuration mode jumpers are Master Serial.


i wrote in first messgae. the board is previously working. i don't change anything. i only erase platform flash and load new mcs file. but it's not work.
 

s3e starterkit platform flash no done led

thrn board may b faulty! try on diff board if u have 1
 

spartan 3e xcf04

hi,
i have the same board. so far only used jtag to program fpga and platform flash. all 3 jumpers should be installed
 

adc programming on spartan 3e kit

hi,
i found the problem. but i don't know how resolve it.

the problem is in xc2c64a cpld. CE (chip enable) of xcf04 platform flash is controlled by xc2c64a cpld. but cpld is don't select the flash. CE (pin 10 of xcf04) is high. i manually drive low CE pin of flash and press PROG button board is running from platform flash. i think cpld configuration may be changed. i download original cpld configuration file from xilinx reference designs. i try load to cpld but impact is give an error like "chip id is don't match". how i load original cpld configuration file to xc2c64a?

thanks...
 
programming the adc on spartan-3e

Hi,

I'm a begginer in FPGA and I want to programm a PID control
with VHDL for a DC-DC buck converter.

I have Spartan-3E Starter Kit (XC3S500E-FG320-4c)
and ISE8.1.

1)I need to read 2 analog signals, voltage and current
This kit have a dual gain amplifiers and 2 simultaneous
sampling ADC.

2)I'll generate a PWM output signal, which is a function
of the first 2 signals.

I saw a PicoBlaze ADC file, but how can use this application
or how can to modify this code to my application???

Can you give me some help how to handle an input signal
to create an output that I can use in my vhdl code.
 

>hi all;

>i have a spartan 3e starter kit. i write code with xilinx ise. xilinx ise is generate >bit file and i load this file with xilinx impact to fpga. it's ok. i generate prom file >from bit file and i load xilinx platform flash (xcf04) but it's not working. i press >PROG button but don't light XC-DONE led. configuration mode jumpers are >Master Serial.

>thanks...

>note: platform flash is previously working. but i don't know what happened now.


My board having the same problem.Pls reply
 

Hi,

with one of my s3e starter kit the CPLD was corrupted before. if i remember correctly, i read back the CPLD code from a working board and flashed it in. it was working since. unfortunately, i don't have any of those boards with me. if you have a working one, you can give it a shot. i am interested to know whether it's working.

br
Gordon
 

Re: adc programming on spartan 3e kit

hi,
i found the problem. but i don't know how resolve it.

the problem is in xc2c64a cpld. CE (chip enable) of xcf04 platform flash is controlled by xc2c64a cpld. but cpld is don't select the flash. CE (pin 10 of xcf04) is high. i manually drive low CE pin of flash and press PROG button board is running from platform flash. i think cpld configuration may be changed. i download original cpld configuration file from xilinx reference designs. i try load to cpld but impact is give an error like "chip id is don't match". how i load original cpld configuration file to xc2c64a?

thanks...

I had the exact same problem and I solved it with your suggestion.
I downloaded and programmed into my board's cpld the default Xilinx cpld design (from here: xilinx dot com/products/boards/s3estarter/files/s3esk_cpld_design.zip)
Fortunately it worked without errors and now my PROM works fine when I press the PROG button.

I am really lucky that I found your post because this is a really strange issue and I wouldn't have found the solution easily. Thanks a lot!!
 
hi,
i found the problem. but i don't know how resolve it.

the problem is in xc2c64a cpld. CE (chip enable) of xcf04 platform flash is controlled by xc2c64a cpld. but cpld is don't select the flash. CE (pin 10 of xcf04) is high. i manually drive low CE pin of flash and press PROG button board is running from platform flash. i think cpld configuration may be changed. i download original cpld configuration file from xilinx reference designs. i try load to cpld but impact is give an error like "chip id is don't match". how i load original cpld configuration file to xc2c64a?

thanks...

You are right about the problem! I think if a programming procejure (in iMPACT) fails, the original CPLD design will be deleted. So I downloaded the Default Xilinx CPLD Design file from **broken link removed** and programmed it into my board's CPLD. Fortunately it worked without errors and now my PROM works fine when I press the PROG button.
About programming the CPLD: iMPACT -> Boundary Scan -> xc2c64a -> Assign New Configuration File... -> original_CPLD_design.jed -> Program.
 
  • Like
Reactions: MAAASD

    MAAASD

    Points: 2
    Helpful Answer Positive Rating
You are right about the problem! I think if a programming procejure (in iMPACT) fails, the original CPLD design will be deleted. So I downloaded the Default Xilinx CPLD Design file from **broken link removed** and programmed it into my board's CPLD. Fortunately it worked without errors and now my PROM works fine when I press the PROG button.
About programming the CPLD: iMPACT -> Boundary Scan -> xc2c64a -> Assign New Configuration File... -> original_CPLD_design.jed -> Program.

i've tried it and it works like a charm!
Thanks a million.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top