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 farhada

  1. F

    Sending an Image file into an FPGA!

    The question is what you mean by sending an image to the FPGA. Is the image stored on a SD card? then you need to have an interface to the SD card, and some SW and code to read from it and decode it. If it s an image coming from a seonsor, then you need to have a sensor interface and capture the...
  2. F

    Zynq 7000 board required

    Hi, Depending on your budget and what you want to do with it, there are a large number of boards available today. Xilinx has a list of the boards here: https://www.xilinx.com/products/boards_kits/zynq-7000.htm Trenz Electronics has a bunch...
  3. F

    help : N vs E ettus USRP series

    The N series are just an FPGA with IF, the E series have a dedicated processor on them. For GR, you don't need a DSP, you just need to have a PC and a device that can capture your data fast enough so your PC can handle it.
  4. F

    How to do video compression on Spartan-3A using MICROBLAZE?

    Hi, I stopped using Compact Flash long time ago, but I am sure you can find many examples on how to access the SD Card on Micro Blaze, is it what you want to do? BR, /Farhad
  5. F

    how to capture image using c3088 camera module

    HI, Take a look at this project: https://people.ece.cornell.edu/land/courses/ece4760/FinalProjects/s2011/bjh78_caj65/bjh78_caj65/index.htm It is for a micro controller, but has some very good examples on how to access the camera module. Also you can find the datasheet of the device here...
  6. F

    Need help...

    https://opencores.org/project,vhcg
  7. F

    PCIE on Altera FPGAs?

    Hi, No, I gave up PCIe and went for USB 3 instead, still struggling with the code for the Cypress device to increase the bandwith to an acceptable level. BR, Farhad
  8. F

    ADC Of LPC1768 cortex-m3 interface with CNY70

    Well, I think you need to read the datasheet of your processor before trying to figure out what this code does. The code is very simple, explained in details what it does and if you had any previous experience with microcontrollers, you should understand this. For any micro controller, you need...
  9. F

    ADC Of LPC1768 cortex-m3 interface with CNY70

    You can look at the attached code from Keil. It shows how to use the ADC on LPC1768. Also for the CNY70, how do you connect it to the processor? Are you connecting one side of the transistor to the VCC and the other side to the ground via a resistor? Because that is the only way you can get a...
  10. F

    [SOLVED] Need help with footprint of iPhone camera connector

    Hi, I need to find the footprint of the camera connectors used on iphone (both the front camera and the back camera). I have found pretty good pictures of them but I can not find any information about the manufacturer of them or the dimension of the connectors or the distance between the...
  11. F

    ARM Processor Help Needed

    And you can always search for it online. There are 100s of not 100s of sites with source code for these processors. If this is your school assignment, then you should at least do the search yourself rather than come here and ask someone to give you the answer to your assignment.
  12. F

    Friendly ARM x BeagleBoard

    But this board is IMPOSSIBLE to use without an additional (read EXPENSIVE) board. It is useless for anything other than mass produced product. Not for hobbyists.
  13. F

    Friendly ARM x BeagleBoard

    IT depends on what you want to do. If you need power then go for the beagle board, if you want screen and IOs go for the ARM9 board. They are both very good, but the beagle board is not so easy to interface with compared with the FriendlyARM IMHO.
  14. F

    FPGA LVDS-receiver input capacitance

    Hi, I think this is a question you should send to Xilinx discussion groups rather than here. Best regards, Farhad
  15. F

    Programming OLD Xilinx XC9572 5V CPLDs

    Hi Mario, I will do so whenever I have time, but if you want, I can send you a couple of them I have at home if you send me your address Best regards, Farhad

Part and Inventory Search

Back
Top