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.

Error in ADS1256evm

Other Parts Discussed in Thread: ADCPRO, ADS1256

I have purchased modular evm mother board and ADS1256EVM board i have installed adc pro v2.0.1 and ADS1256evm-pdk-plugin-2.0.2,and also made default settings as defined in ADCpro user guide.

I am using the power supply provided in EVM kit i.e 6v/3Amp.I have followed the guide to install USB driver and also checked in device manager.(refer attachment :USB_DETECT)

Once I launch ADCpro2 with my kit connected to computer through USB,then I goto EVM and selected ADC1256EVM it shows some binary file loaded,firmware is loaded then it pops up an error.(refer the attachment: ERROR)

Help me to resolve the error.

I have attached the both image in .rar file with name IMAGES.rar

IMAGES.rar
  • Hi Pradeep,

    If you go to "C:\Program Files (x86)\ADCPro\plugins\evm\ADS1256" and open the "adcpro_evm.ini" files does it match the following?

    [ADCProPlugin]
    Name=ADS1256EVM
    PluginType=evm
    FactoryVI=ADS1256EVMFactory.vi
    PanelVI=ADS1256EVMPanel.vi
    Version=2.0.2
    Build=3
    Debug=FALSE
    EEPROMVerify=FALSE

    Check that the last line (highlighted) is set to "FALSE". If not change it and try reloading ADCPro.

    Please let me know if this helps!

    Regards,
    Chris

  • Hi Christopher

    Thank you very much for support now its working fine.

    I want to know how to dump that ADC data in to Excel Sheet or Any text file through ADCPRO Tool

    We have downloaded source code Zip file from below FTP link: ftp://ftp.ti.com/pub/data_acquisition/ADCPro2/Source/ but it is asking for a password could you tell me how to access the source code.

    Thank You

  • You can save data from ADCPro to text file via the Data Recorder located at the top of the ADCPro display.  See Section 3.5.5 in the user guide for more details.

    You should receive an email with the requested information for the firmware source shortly.