This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC12DJ3200EVM: Software Driver support

Part Number: ADC12DJ3200EVM
Other Parts Discussed in Thread: ADC12DJ3200, TSW14J57EVM

I am looking for software drivers for the ADC12DJ3200EVM. I was expecting to see something in the reference design for the KCU105 but there is nothing there.

Does TI supply this kind of support for developers?

  • Hi Matthew,

    Can you please help me explain what software driver you are looking for? For KCU105 board or for ADC board?

    The ADC software driver is download and installed when you install the ADC GUI from ADC EVM page. Here is the link

    The GUI is under software heading.

    As for the KCU105 driver you will need to install driver from KCU105 webpage.

    Regards,

    Neeraj

  • Hello,

    I think I may have a similar question to Mathew.

    Rather than using the ADC12DJ3200EVM with a TSW14J57EVM for PC use, I am attempting to use a KCU105 as the host platform with the ADC12DJ3200EVM connected on the HPC FMC slot of the KCU105. To control the system, I am intending to use a MicroBlaze softcore CPU (instantiated within the KCU105 FPGA), which runs software. I downloaded the reference design provided under 'More Literature', and while I see a Vivado project, I don't see any source code (e.g. C, C++, etc.) for a driver for configuring the ADC12DJ3200 and support circuitry. If I had the driver source code, it would allow our team to integrate the driver into an existing design much more quickly than writing the drivers from scratch. Are these drivers available?

    Thank you,

    Anthony

  • Neeraj,

    I am looking for C/C++ files that configure the features of the ADC that I could retarget for a MicroBlaze on the KCU105 or an ARM core on the ZCU102.

    Does TI provide this support or am I on the hook to develop the drivers? 

    Thanks,

    Mat

  • Hi Matt & Anthony,

    The only way to configure ADC is using the FTDI chip though the USB on the EVM board. There are no hooks to control the ADC through the FMC connector.

    Regards,

    Neeraj

  • Thank you - this answered my question.