Jump to content

How to interface an ADC


Recommended Posts

Hello forum!!!

   I want to interface an ADC(AD9255/65) to zynq Soc. I have tried with on board ADC which is 1MSPS, but i want to interface a high speed ADC (125MSPS) which is necessary for my application. Can you please explain me the whole procedure and any documentation. I want to design  vivado block design and export it in hardware sdk......

 

Link to comment
Share on other sites

Hi T106A81,

This is a big project. If you just need a 125 MS/s ADC, you could take a look at the Zmod Scope & Zmod Digitizer variants that support that rate, along with an Eclypse. Note that Digilent's example code generally doesn't run at 125 MS/s out of the box either, so there are additional steps that would need to be taken to modify existing demo material. IP designed for those products is at least somewhat similar to what you would need to create for AD9255/65, but I don't have all of the details. The ADC vendor likely also provides some sample code.

Thanks,

Arthur

Link to comment
Share on other sites

AXI GPIO is intended for much slower software access to I/Os. You really do need a dedicated hardware design capable of initializing your ADC and properly handling the data coming in as defined by the ADC and FPGA datasheets.

Link to comment
Share on other sites

  • 4 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...