Guidelines for the ADS1278 Example Project for the TMS320C6000 DSP family

Table of Contents

1. Legal Notes
2. Hardware Settings
3. Software

1. Legal Notes

By using this program you agree to the terms of the Legal notes

2. Hardware Settings

Converter Board


General Information



Jumper Settings


Switch Settings



External Signal Connections

This section shows all external signals mandatory to successfully run the example project.

Apply a Analog Signal with the following parameters:

Interface Board


General Information



Jumper Settings


Switch Settings




Power Connections

This section shows all external power connection needed to run the example project.

Apply a voltage for the Analog Section with the following parameters:

DSP Board


General Information



Switch Settings




Power Connections

This section shows all external power connection needed to run the example project.

Apply a voltage for the DSP Section with the following parameters:

Additional Hardware Notes

3. Software

3.1 Development Environment

Code Composer Studio version : 3.10
Project Name : ADS1278-C6713-CCS3v1.pjt

3.2 Project Directory

3.3 DCP Settings

This section describes the graphical user interface configuration of both the DSP and the ADS1278 tabulator in the Data Converter Support Tool.
The interface software for this example project was generated using these settings.

DSP Tab Settings

Converter Tab Settings

3.4 Application Settings

Sample Buffer

The Sample Buffer is a data field within the C source code where the samples read from or stored to - dependent on the converter type.
This data field is declared in the application file (main.c).
In this example project the Sample Buffer has/have the following parameter:

3.5 Code Composer Studio Settings

How To Display Data Samples

This section describes how to graphically watch samples collected from the data converter and, thus, verify the proper work of the converter.

Since no compiling took place by now (software is binary the same as during the creation of this example project) the user can check the hardware.
In case the system does not work as expected the problem lies most probably in the hardware.

3.6 Exposed Functions

3.7 Additional Notes



--- END OF FILE ---