SPRUJA7A November   2023  – April 2024

 

  1.   1
  2.   Description
  3.   Features
  4.   4
  5. 1Evaluation Module Overview
    1. 1.1 Introduction
    2. 1.2 Kit Contents
    3. 1.3 Specification
    4. 1.4 Device Information
  6. 2Hardware
    1. 2.1 Hardware References
    2. 2.2 Hardware Quick Setup Guide
      1. 2.2.1 Configuration 1: Standalone
      2. 2.2.2 Configuration 2: External 5V Supply
    3. 2.3 Errata
      1. 2.3.1 Warnings, Notes, and Errata
      2. 2.3.2 Warnings About Specific controlCARD Revisions
    4. 2.4 Evaluation of the Analog-to-Digital Converters (ADCs)
  7. 3Software
    1. 3.1 Using the controlCARD
    2. 3.2 Experimentation Software
    3. 3.3 XDS110 Emulator and SCI (UART) Connectivity
  8. 4Hardware Design Files
    1. 4.1 Schematics
    2. 4.2 PCB Layouts
    3. 4.3 Bill of Materials (BOM)
  9. 5Additional Information
    1. 5.1 Trademarks
  10. 6Revision History

Experimentation Software

Code Composer Studio (CCS) Integrated Development Environment (IDE) is recommended for developing and debugging software for the C2000 series of MCUs. The CCS IDE is free to download and use with the controlCARD. Introductory videos for CCS IDE are available at training.ti.com.

C2000Ware contains a full suite of example software designed to work with the F28P55x controlCARD.

This software package includes many example projects that 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 header files are located at: <install_directory>\ti\c2000\C2000Ware_<rev>\device_support\F28P55x\examples
  • Driverlib programming examples are located at: <install_directory>\ti\c2000\C2000Ware_<rev>\driverlib\F28P55x\examples

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