hello , i have some questions i'm using an evaluation kit of xynergy spartan 6 which contain of FPGA and STM32F2
i have to load programme in the FPGA using the emulator of xilinx
also i have to flash my STM32 with a programme written in Keilµvision
but the problem that once i load the program in FPGA after that i'm going to flash the stm32 an error message ( core is held in reset ) that's mean i can't flash my prgramme in STM32 only if i do RESET which this erase all program done in FPGA , :/
So i can't make communication between these two targets (STM32 and FPGA) i can't use the two emulator XILINX and ST emulator in the same time have you any idea pleaaaaaaaaaase
Can i use the FSMC to interface with my FPGA and get information from FPGA to STM ??
Isn't that how they access the SDRAM? Review the schematic to understand the available connectivity.
in my schematic i find there are a common connexion between the stm32 and my FPGA , that why i think if its possible to rinterface with FSMC yes you're right this FSMC it is to acess to the SRAM in evaluat board :/