3
votes
1answer
181 views

Working with FTDI library for accessing FPGA memory

I asked a related question here. The board is Lattice MACHX02 1200 ZE. I am using FTDI Library FTCSPI to access Lattice FPGA UFM through FTDI chip FT2232H. I configured the FPGA in SPI slave by using ...
1
vote
1answer
177 views

ARM + FPGA board for industrial Product development [closed]

I am using mini2440 board with external FPGA board, I am looking for one ARM+FPGA board with GPIO support. As of now I am using mini2440 board with GPIO to control the hardware and sometimes using ...
3
votes
3answers
585 views

Good FPGA / Micorcontroler development board for real time image processing

I have been working with OpenCV on Desktop environment for the past one year and now I want to shift to dedicated hardware for my real time image processing applications. I have the following ...
3
votes
2answers
389 views

Extracting images from a camera in real-time

Me and a group of students are building a UAV and we want to put a high quality camera in it (i.e. a decent ~100mm zoom lens) and interface the imagery with on board processing. I have looked around ...
10
votes
5answers
998 views

Embedded linux on FPGA

I have very limited experience with FPGAs (Altera - used only the visual design tools). I am planning for a new project in which I need FPGA and I could benefit a lot from an actual linux running ...
-2
votes
1answer
311 views

interfacing a 8051 to a altera de1 board

I am an undergraduate student. I am currently working on a project on implementing a fft core on an fpga and using it to do the calculations for a microcontroller 8051. The problem i am facing is that ...