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.
Hello!
I'm new to TI. I have an ADS5292EVM and my purpose is to acquire voltage at the highest frequency possible and save it in a csv file.
So my first question is, can I accomplish this without using the TSW1400EVM? why or why not?. Also, is this board programmable? could I use LabVIEW (write a VI) to do it? If so, what software do I need to download besides from LabVIEW and how can I access the board using LabVIEW?
Thanks!
Hi,
The ADS5292 is supported by the Medical group, not High Speed Data Converter. I will move this post to that forum. The TSW1400 will allow you to capture data from your EVM, and there is a drop-down menu item that allows you to save the captured data to a .csv file. The User Guide for the TSW1400 is online, http://www.ti.com/tool/TSW1400EVM?keyMatch=tsw1400&tisearch=Search-EN-Everything and you can see the functions supported by the TSW1400 there. The GUI for the TSW1400 is called HSDCPro and the installer for this GUI is also on the TI Web. The User Guide does not cover automating the HSDCPro, but once the GUI is installed there is a manual (attached) for controlling HSDCPro with either C code or Matlab code. I don't see Labview code control, but the medical group might be able to address that too. HSDCPro Automation DLL Manual.doc
Regards,
Richard P.
Hi,
I am not in the Medical group that supports that EVM, so I cannot say what else would support that EVM. But before we had such things as the TSW1400 capture card available, these EVMs had to be evaluated by capturing the data off the board with a logic analyzer and then writing the code to analyze the data, so there is always that option but it is far less convenient than using the capture card. Another option is to get an adapter card we make available to connect the EVM to an Altera development platform http://www.ti.com/tool/HSMC-ADC-BRIDGE?keyMatch=hsmc-adc-bridge&tisearch=Search-EN-Everything and then writing your own code for the Altera or http://www.ti.com/tool/FMC-ADC-ADAPTER?keyMatch=fmc-adc-adapter&tisearch=Search-EN-Everything and then writing your own code for the Xilinx. If you already own one of these FPGA development platforms and your ultimate product is to be developed for one of these FPGAs then this would be a good option. But if you just want to evaluate the performance of the ADS5292 for your product then the TSW1400 was made for that purpose - to let the user evaluate the suitableness of a TI data converter for their new design.
Regards,
Richard P.