SM320F2812-HT
www.ti.com
SGUS062A–JUNE 2009 –REVISED APRIL 2010
3.2 Brief Descriptions3.2.1 C28x CPU
The C28x™ DSP generation is the newest member of the TMS320C2000™ DSP platform. The C28x is
source code compatible to the 24x/240x DSP devices, hence existing 240x users can leverage their
significant software investment. Additionally, the C28x is a very efficient C/C++ engine, hence enabling
users to develop not only their system control software in a high-level language, but also enables math
algorithms to be developed using C/C++. The C28x is as efficient in DSP math tasks as it is in system
control tasks that typically are handled by microcontroller devices. This efficiency removes the need for a
second processor in many systems. The 32 × 32-bit MAC capabilities of the C28x and its 64-bit
processing capabilities, enable the C28x to efficiently handle higher numerical resolution problems that
would otherwise demand a more expensive floating-point processor solution. Add to this the fast interrupt
response with automatic context save of critical registers, resulting in a device that is capable of servicing
many asynchronous events with minimal latency. The C28x has an 8-level-deep protected pipeline with
pipelined memory accesses. This pipelining enables the C28x to execute at high speeds without resorting
to expensive high-speed memories. Special branch-look-ahead hardware minimizes the latency for
conditional discontinuities. Special store conditional operations further improve performance.
3.2.2 Memory Bus (Harvard Bus Architecture)
As with many DSP type devices, multiple busses are used to move data between the memories and
peripherals and the CPU. The C28x memory bus architecture contains a program read bus, data read bus
and data write bus. The program read bus consists of 22 address lines and 32 data lines. The data read
and write busses consist of 32 address lines and 32 data lines each. The 32-bit-wide data busses enable
single cycle 32-bit operations. The multiple bus architecture, commonly termed Harvard Bus, enables the
C28x to fetch an instruction, read a data value and write a data value in a single cycle. All peripherals and
memories attached to the memory bus prioritizes memory accesses. Generally, the priority of Memory Bus
accesses can be summarized as follows:
Highest: Data Writes (1)
Program Writes
Data Reads
Program Reads(2)
Lowest: Fetches
3.2.3 Peripheral Bus
To enable migration of peripherals between various Texas Instruments (TI) DSP families, the F2812
adopts a peripheral bus standard for peripheral interconnect. The peripheral bus bridge multiplexes the
various busses that make up the processor Memory Bus into a single bus consisting of 16 address lines
and 16 or 32 data lines and associated control signals. Two versions of the peripheral bus are supported
on the F2812. One version only supports 16-bit accesses (called peripheral frame 2) and this retains
compatibility with C240x-compatible peripherals. The other version supports both 16- and 32-bit accesses
(called peripheral frame 1).
3.2.4 Real-Time JTAG and Analysis
The F2812 implement the standard IEEE 1149.1 JTAG interface. Additionally, the F2812 supports
real-time mode of operation whereby the contents of memory, peripheral and register locations can be
modified while the processor is running and executing code and servicing interrupts. The user can also
(1) Simultaneous Data and Program writes cannot occur on the Memory Bus.
(2) Simultaneous Program Reads and Fetches cannot occur on the Memory Bus.
Copyright © 2009–2010, Texas Instruments Incorporated Functional Overview 31
Submit Documentation Feedback
Product Folder Link(s): SM320F2812-HT