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.
Hi,
I am planning to design system which can generate and capture signals at the same time. Thus, I choosed TSW1400EVM, ADS4249EVM and DAC5681EVM. Though TSW1400EVM supports ADS4249EVM and DAC5681EVM separately, I couldn’t find any information about using these (ADS and DAC) at the same time. Before order, I want to be sure that they can work with together.
Thank you in advance for your interest,
Best Regards,
Samet
Hi Samet,
You cannot use ADC and DAC simultaneously on one TSW1400 board. You will need two TSW1400 boards one for ADC and one for DAC.
Also you can only connect one TSW1400 to a PC at a time. So if you want to use DAC5681EVM and ADS4449EVM simultaneously, you will have to use two TSW1400 connected to two different PCs.
Regards,
Neeraj Gill
Dear Neeraj,
Thank you for your answer,
Why don't TSW1400EVMs support DAC and ADC simultaneously? And, why should I use one PC for this? I am asking / I want to learn its technical limitation.
I should work with DAC6581EVM and ADS4249EVM at the same time. Is there any other platform except TSW1400EVM. If it is impossible with another platform, what is your suggestion to overcome my problem?
Thank you in advance for your interest,
Best Regards,
Samet
Dear Neeraj,
Thank you for your answer,
From your previous answer and Iast answer, I understand that HSDC Pro Software can only talk either DAC or ADC / we can not control ADC and DAC simultaneously from HSDC Pro Software. Because of program limitation, we should use two different computer if we use HSDC Pro Software. I understood this situation in your previous answer and i answer wrote to you to request the alternative solution. Your last answer is also about using HSDC Pro Software. My question is different than what you understand.
I want to control ADC and DAC with program which is written in another language by me. During control, my program will control FPGA(Altera Stratix IV) and it will control ADC and DAC without using the HSDC pro software GUI. My question is at that stage on LVDS interfaces. Is timing process can be done with Altera Stratix IV FPGA while ADC and DAC are connected via LVDS interfaces? Can I control simultaneously them?
During my research, i found a document which is about ‘Interfacing Altera FPGAs to ADS4249 and DAC3482’. I couldn’t find a detailed examination chance yet. By superficial examining this example, i understand that TSW1400EVM can control TI’s high speed ADCs and DACs simultaneously and seamlessly.
Document Link(Interfacing Altera FPGAs to ADS4249 and DAC3482):
www.ti.com/.../slaa545.pdf
Thank you for your answer in advance,
Best Regards,
Samet,
You should be able to capture data and send data at the same time using your own firmware. Both boards are using separate connectors that feed different pins on the FPGA. Are you plan on using internal FPGA memory only? If not, there may be a challenge trying to write and read from the external DDR memory at the same time. Do you need the schematic for this board?
Regards,
Jim
Samet,
I cannot answer this as we have never tried it. I will check with our firmware development team and try to get their opinion on this.
Regards,
Jim
Samet,
Comments from our development team:
Yes, it is feasible. We have also worked on an implementation using TSW1400, where we captured LVDS data from an ADC and transferred it on the DAC port. Here a NI PXI card was replacing the DAC EVM but the application was a simultaneous capture and generation of LVDS data using TSW1400.
Regards,
Jim