SPRUIC4D January   2017  – June 2022

 

  1.   Piccolo F280049C controlCARD Information Guide
  2. 1Introduction
  3. 2Errata
    1. 2.1 Warnings, Notes, and Errata
  4. 3Getting Familiar With the controlCARD
    1. 3.1 F280049C controlCARD Features
    2. 3.2 F28004x Device Description
    3. 3.3 Assumed Operating Conditions
    4. 3.4 Using the controlCARD
    5. 3.5 Software Development
  5. 4Special Notes
    1. 4.1 XDS100v2 Emulator and SCI/UART Connectivity
    2. 4.2 cJTAG Usage
    3. 4.3 Evaluation of the Programmable Gain Amplifier (PGA)
    4. 4.4 Evaluation of the Analog-to-Digital Converters (ADCs)
    5. 4.5 Evaluation of the Internal DC/DC Converter
  6. 5Hardware References
  7. 6Revision History

Software Development

Code Composer Studio (CCS) is the recommended integrated development environment (IDE) for developing and debugging software for the C2000 series of MCUs. CCS is free to download and use with the controlCARD.

For users new to C2000’s F28004x series of devices and CCS, TI’s C2000 Academy provides several easy-to-follow training modules and hands-on lab exercises to help users get started quickly.

Note:

For users of TMDXDOCK280049M

TMS320F280049M is a discontinued part number that is not supported on new installations of CCS. Use the functionally equivalent TMS320F280049C part number when creating a new target configuration for TMDXDOCK280049M on new installations of CCS.

C2000Ware contains a full suite of example software designed to work with the F280049C controlCARD. This software package includes many example projects which allow the user to experiment with the ADC, PWM, and other C2000 peripherals.

Support files for both register-level and driver-level programming are included with C2000Ware:

  • Register programming examples are located at: \ti\c2000\C2000Ware_XXXX\device_support\f28004x\examples
  • Driverlib programming examples are located at: \ti\c2000\C2000Ware_XXXX\driverlib\f28004x\examples