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.

Recent content by hannachifaten

  1. H

    Kit d'evalution FPGA et STM32

    ok y're right , So i made a little code to intiate the sflash like this after that i will add my project or my test firstly of led , could you see why there are some warnings int main(void) { SPI_InitTypeDef SPI_InitStructure; GPIO_InitTypeDef GPIO_InitStruct; sFLASH_Init(); /*...
  2. H

    Kit d'evalution FPGA et STM32

    now i'm trying do somthing but it seem does not work : i forced the switch JP200 to 0 and i charge the FPGA that work but once i charge the SPI the program is failed in the other hand , i want to try to flasg the program in FPGA without interventing STM after that i flash the stm project to...
  3. H

    Kit d'evalution FPGA et STM32

    if i understand that i must 1) initialise in the MCU st controlloer the two pins of FLASH_OE and slave_SER_OE : FLASH_OE == 0 and slave_SER_OE == 1 and i load my project in STM 2) after that i load the project in SPI to activate my FPGA ?
  4. H

    Kit d'evalution FPGA et STM32

    i attach the schematic and i see that there are two jumper in the board
  5. H

    Kit d'evalution FPGA et STM32

    thanks a lot for your help the problem that i can't attach any think from this post ( security or something like this for the campany ) only from my personel laptop at night if you want i'm asking if i do this in the configuration instruction with IMPACT tool or not
  6. H

    Kit d'evalution FPGA et STM32

    1) yes i find in my schematic this but i don't know what can i do with it : M0 => always PU M1 => PD = SPI-Konfiguration => PU = Slave Serial 2) Yes i programmed the prom i choose that spi and i select the M25P128 after that i charge it in kit and the programm is succeed but the problem once i...
  7. H

    Kit d'evalution FPGA et STM32

    thanks for your reply may be it depends to the impact version or hardware , but there are only two switch in the my kit one is for reset the stm and the 2nd is SW200 FPGA FSM2JMATR from Pull up to GND i copy the link of my kit...
  8. H

    Kit d'evalution FPGA et STM32

    really i m not sure because i select the flash prom after that in selection family there are many device but i don't know what can i choose for spartan 6 , and question comes in mind first of all i must have a physical componnent before creating a flash prom file ? because my kit is SPARTAN 6...
  9. H

    Kit d'evalution FPGA et STM32

    first i genrate the prom in IMPACT after that i generate file i open boundary scan intialze chain and charge the bit file i add the flash prom i program the fpga device it is ok but once i charge the PROM with its MCS file it doesn't work and failed and errors are shown like this : '1'...
  10. H

    Kit d'evalution FPGA et STM32

    so , i generate bit file of my project after that i open the IMPACT , and i create a PROM after that i add the bit file but i didn' find how i generate this prom in my device i didn find any press generate
  11. H

    Kit d'evalution FPGA et STM32

    have you any way how to create this prom , i must create a new ip core type memory ? could you clarify your idea please , - - - Updated - - - i find this guid : thank you :) i ll get it http://www.xilinx.com/support/documentation/sw_manuals/xilinx13_1/pim_p_creating_prom_file_xilinx_prom.htm
  12. H

    Kit d'evalution FPGA et STM32

    hello , i'm working with xynergy kit , i'write two differets programs in STM32 in keil and the other with VHDL code in XILINX enviromment , but the probleme i can't use the two code with their emulators in the KIt ie once i charge the FPGA and i want to charge the STM32f in the same kit...
  13. H

    how to READ data from input into STM32

    Hello every body , i neeeed help :/ my aim is to read a bit data from input pins and after that i will get this data to output such led , i want to try my leds i configure my GPIO INPUT logic and out put push pull for led , but the code is seem to be wrong i 'didt find what is the problemme...

Part and Inventory Search

Back
Top