SPRUJ90B March   2023  – February 2024

 

  1.   1
  2.   F28P650DK9 controlCARD Information Guide
  3.   Trademarks
  4. 1Introduction
  5. 2Hardware Quick Setup Guide
    1. 2.1 Configuration 1: Standalone
    2. 2.2 Configuration 2: External 5V Supply
  6. 3Errata
    1. 3.1 Warnings, Notes, and Errata
    2. 3.2 Warnings About Specific controlCARD Revisions
  7. 4Getting Familiar with the controlCARD
    1. 4.1 F28P65X controlCARD Features
    2. 4.2 Assumed Operating Conditions
      1. 4.2.1 External Power Supply or Accessory Requirements
    3. 4.3 Using the controlCARD
      1. 4.3.1 Clocking Configuration
    4. 4.4 Experimentation Software
  8. 5Special Notes
    1. 5.1 XDS110 Emulator and SCI (UART) Connectivity
    2. 5.2 Evaluation of the Analog-to-Digital Converters (ADCs)
  9. 6Hardware References
  10. 7Revision 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 F28P65x 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\F28P65x\examples
  • Driverlib programming examples are located at: <install_directory>\ti\c2000\C2000Ware_<rev>\driverlib\F28P65x\examples

For users new to the F28P65x 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.