TMS320C2000 DIGITAL POWER SOLUTIONS LIBRARY
READ ME FILE
C:\tidcs\DPS_C280x\v210\ReadMe.txt
=================================================================
Release 2.10 10/05/2006
=================================================================
Thank you for choosing Texas Instruments Digital Power Solutions.
It is our goal to provide you with the most useful and efficient
demonstrations and starter code from which to develop your
applications around Texas Instruments processors.
Support:
Please contact the designated support person at TI whom you
obtained this software for information on support.
NOT WARRANTED:
Please refer to the license agreement for disclaimers.
=================================================================
Version 2.10 Release Notes
=================================================================
-----------------------------------------------------------------
Table of Contents
-----------------------------------------------------------------
1. Getting started
2. Usage notes
3. Known bugs
4. Fixed bugs
-----------------------------------------------------------------
SECTION 1: Getting started
-----------------------------------------------------------------
1. This software includes code libraries and examples. The code
libraries and examples are found in the following directory:
C:\tidcs\DPS_C280x\v210
(All of this readme assumes that the default install path is
chosen.)
The following examples are included:
PFC_2PHIL: Example of 2 phase interleaved PFC.
PSFB: Example of phase shifted full bridge converter control.
-----------------------------------------------------------------
SECTION 2: Usage notes
-----------------------------------------------------------------
2. This section includes notes to ease usage of this library and
associated demonstration examples.
2.1 Flash and RAM configurations are provided. These link
a configuration specific linker command file to target
the code for the selected memory location. See the
instructions at the top of the main app C file to set
the appropriate configuration.
-----------------------------------------------------------------
SECTION 3: Known bugs
-----------------------------------------------------------------
3. No known bugs as of 10/05/2006, however the following
limitations do exist:
3.1. No implementation of current sharing is provided.
Hooks are provided, but not tested for current
share.
3.2. There is no build 4 in the s/w and docs: The builds
could be renumbered to remove this inconsistency.
-----------------------------------------------------------------
SECTION 4: Fixed bugs
-----------------------------------------------------------------
4. The following bugs were fixed in this release.
4.1. The SLEW_LIMIT module is updated to properly handle
wrap arounds.
4.2. The PWMHrBuckConfig API is updated to reload the compare
registers on period rather than underflow. Since the ISR
used is the underflow ISR, the reload must happen on
the following period event.
- 1
- 2
前往页