0
  • 聊天消息
  • 系统消息
  • 评论与回复
登录后你可以
  • 下载海量资料
  • 学习在线课程
  • 观看技术视频
  • 写文章/发帖/加入社区
创作中心

完善资料让更多小伙伴认识你,还能领取20积分哦,立即完善>

3天内不再提示

TMS320C6727 浮点数字信号处理器

数据:

描述

The TMS320C672x is the next generation of Texas Instruments’ C67x™ family of high-performance 32-/64-bit floating-point digital signal processors. The TMS320C672x includes the TMS320C6727, TMS320C6726, and TMS320C6722 devices.(1)

Enhanced C67x+ CPU. The C67x+ CPU is an enhanced version of the C67x CPU used on the C671x DSPs. It is compatible with the C67x CPU but offers significant improvements in speed, code density, and floating-point performance per clock cycle. At 300 MHz, the CPU is capable of a maximum performance of 2400 MIPS/1800 MFLOPS by executing up to eight instructions (six of which are floating-point instructions) in parallel each cycle. The CPU natively supports 32-bit fixed-point, 32-bit single-precision floating-point, and 64-bit double-precision floating-point arithmetic.

Efficient Memory System. The memory controller maps the large on-chip 256K-byte RAM and 384K-byte ROM as unified program/data memory. Development is simplified since there is no fixed division between program and data memory size as on some other devices.

The memory controller supports single-cycle data accesses from the C67x+ CPU to the RAM and ROM. Up to three parallel accesses to the internal RAM and ROM from three of the following four sources are supported:

  • Two 64-bit data accesses from the C67x+ CPU
  • One 256-bit program fetch from the core and program cache
  • One 32-bit data access from the peripheral system (either dMAX or UHPI)

The large (32K-byte) program cache translates to a high hit rate for most applications. This prevents most program/data access conflicts to the on-chip memory. It also enables effective program execution from an off-chip memory such as an SDRAM.

High-Performance Crossbar Switch. A high-performance crossbar switch acts as a central hub between the different bus masters (CPU, dMAX, UHPI) and different targets (peripherals and memory). The crossbar is partially connected; some connections are not supported (for example, UHPI-to-peripheral connections).

Multiple transfers occur in parallel through the crossbar as long as there is no conflict between bus masters for a particular target. When a conflict does occur, the arbitration is a simple and deterministic fixed-priority scheme.

The dMAX is given highest-priority since it is responsible for the most time-critical I/O transfers, followed next by the UHPI, and finally by the CPU.

dMAX Dual Data Movement Accelerator. The dMAX is a module designed to perform Data Movement Acceleration. The Data Movement Accelerator (dMAX) controller handles user-programmed data transfers between the internal data memory controller and the device peripherals on the C672x DSPs. The dMAX allows movement of data to/from any addressable memory space including internal memory, peripherals, and external memory.

The dMAX controller includes features such as the capability to perform three-dimensional data transfers for advanced data sorting, and the capability to manage a section of the memory as a circular buffer/FIFO with delay-tap based reading and writing of data. The dMAX controller is capable of concurrently processing two transfer requests (provided that they are to/from different source/destinations).

External Memory Interface (EMIF) for Flexibility and Expansion. The external memory interface on the C672x supports a single bank of SDRAM and a single bank of asynchronous memory. The EMIF data width is 16 bits wide on the C6726 and C6722, and 32 bits wide on the C6727.

SDRAM support includes x16 and x32 SDRAM devices with 1, 2, or 4 banks.

The C6726 and C6722 support SDRAM devices up to 128M bits.

The C6727 extends SDRAM support to 256M-bit and 512M-bit devices.

Asynchronous memory support is typically used to boot from a parallel non-multiplexed NOR flash device that can be 8, 16, or 32 bits wide. Booting from larger flash devices than are natively supported by the dedicated EMIF address lines is accomplished by using general-purpose I/O pins for upper address lines.

The asynchronous memory interface can also be configured to support 8- or 16-bit-wide NAND flash. It includes a hardware ECC calculation (for single-bit errors) that can operate on blocks of data up to 512 bytes.

Universal Host-Port Interface (UHPI) for High-Speed Parallel I/O. The Universal Host-Port Interface (UHPI) is a parallel interface through which an external host CPU can access memories on the DSP. Three modes are supported by the C672x UHPI:

  • Multiplexed Address/Data - Half-Word (16-bit-wide) Mode (similar to C6713)
  • Multiplexed Address/Data - Full Word (32-bit-wide) Mode
  • Non-Multiplexed Mode - 16-bit Address and 32-bit Data Bus

The UHPI can also be restricted to accessing a single page (64K bytes) of memory anywhere in the address space of the C672x; this page can be changed, but only by the C672x CPU. This feature allows the UHPI to be used for high-speed data transfers even in systems where security is an important requirement.

The UHPI is only available on the C6727.

Multichannel Audio Serial Ports (McASP0, McASP1, and McASP2) - Up to 16 Stereo Channels I2S. The multichannel audio serial port (McASP) seamlessly interfaces to CODECs, DACs, ADCs, and other devices. It supports the ubiquitous IIS format as well as many variations of this format, including time division multiplex (TDM) formats with up to 32 time slots.

Each McASP includes a transmit and receive section which may operate independently or synchronously; furthermore, each section includes its own flexible clock generator and extensive error-checking logic.

As data passes through the McASP, it can be realigned so that the fixed-point representation used by the application code can be independent of the representation used by the external devices without requiring any CPU overhead to make the conversion.

The McASP is a configurable module and supports between 2 and 16 serial data pins. It also has the option of supporting a Digital Interface Transmitter (DIT) mode with a full 384 bits of channel status and user data memory.

McASP2 is not available on the C6722.

Inter-Integrated Circuit Serial Ports (I2C0, I2C1). The C672x includes two inter-integrated circuit (I2C) serial ports. A typical application is to configure one I2C serial port as a slave to an external user-interface microcontroller. The other I2C serial port may then be used by the C672x DSP to control external peripheral devices, such as a CODEC or network controller, which are functionally peripherals of the DSP device.

The two I2C serial ports are pin-multiplexed with the SPI0 serial port.

Serial Peripheral Interface Ports (SPI0, SPI1). As in the case of the I2C serial ports, the C672x DSP also includes two serial peripheral interface (SPI) serial ports. This allows one SPI port to be configured as a slave to control the DSP while the other SPI serial port is used by the DSP to control external peripherals.

The SPI ports support a basic 3-pin mode as well as optional 4- and 5-pin modes. The optional pins include a slave chip-select pin and an enable pin which implements handshaking automatically in hardware for maximum SPI throughput.

The SPI0 port is pin-multiplexed with the two I2C serial ports (I2C0 and I2C1). The SPI1 serial port is pin-multiplexed with five of the serial data pins from McASP0 and McASP1.

Real-Time Interrupt Timer (RTI). The real-time interrupt timer module includes:

  • Two 32-bit counter/prescaler pairs
  • Two input captures (tied to McASP direct memory access [DMA] events for sample rate measurement)
  • Four compares with automatic update capability
  • Digital Watchdog (optional) for enhanced system robustness

Clock Generation (PLL and OSC). The C672x DSP includes an on-chip oscillator that supports crystals in the range of 12 MHz to 25 MHz. Alternatively, the clock can be provided externally through the CLKIN pin.

The DSP includes a flexible, software-programmable phase-locked loop (PLL) clock generator. Three different clock domains (SYSCLK1, SYSCLK2, and SYSCLK3) are generated by dividing down the PLL output. SYSCLK1 is the clock used by the CPU, memory controller, and memories. SYSCLK2 is used by the peripheral subsystem and dMAX. SYSCLK3 is used exclusively for the EMIF.

特性

  • C672x:32/64位300-MHz浮点DSP
  • 从C67x升级到C67x + CPU? ? DSP生成:
    • 2X CPU寄存器[64通用]
    • 新的音频专用指令
    • 与C67x CPU兼容
  • 增强型内存系统
    • 256K字节统一程序/数据RAM
    • 384K字节统一程序/数据ROM
    • 单周期数据从CPU访问
    • 大程序高速缓存(32K字节)支持RAM,ROM和外部存储器
  • 外部存储器接口(EMIF)支持
    • 100-MHz SDRAM(16位或32位)
    • 异步NOR闪存,SRAM(8位,16位或32位)
    • NAND闪存(8位) - 或16位)
  • 增强型I /O系统
    • 高性能交叉开关
    • 专用McASP DMA总线
    • 确定性I /O性能
  • dMAX(双数据移动加速器)支持:
    • 16个独立频道
    • 两个传输请求的并发处理
    • 一维,二维和三维存储器到存储器以及存储器到外设的数据传输
    • 循环寻址循环缓冲区(FIFO)的大小不限于2 n
    • 基于表的多抽头延迟读取和写入传输到/到循环缓冲区
  • 三个多声道音频串行端口
    • 高达50 MHz的发送/接收时钟
    • 六个时钟区和16个串行数据引脚
    • 支持TDM,I2S和类似格式
    • DIT-Capable(McASP2)
  • 通用主机端口接口(UHPI)
    • 高带宽32位宽数据总线
    • 多路复用和非多路复用地址和数据
  • 两个10 MHz SPI端口使用3引脚,4引脚和5引脚选项
  • 两个内部集成电路(I2C)端口
  • 实时中断计数器/看门狗
  • 振荡器 - 和软件控制的PLL
  • 应用程序:
    • 专业音频
      • 调音台
      • 效果盒
      • 音频合成
      • 乐器/放大器建模
      • 音频会议
      • 音频广播
      • 音频编码器
      • 新兴音频应用
      • 生物识别技术
      • 医疗
      • 工业
    • 商用或扩展温度
    • 144针,0.5毫米,PowerPAD ??薄四方扁平封装(TQFP)[RFP后缀]
    • 256端子,1.0 mm,16x16阵列塑料球栅阵列(PBGA)[GDH和ZDH后缀]

    C67x,PowerPAD,TMS320C6000,C6000,DSP /BIOS,XDS,TMS320是德州仪器公司的商标。
    Philips是Koninklijki Philips Electronics N.V.的注册商标。
    所有商标均为其各自所有者的财产。

    (1)在本文档的其余部分,TMS320C6727(或C6727),TMS320C6726(或C6726)和/或TMS320C6722(或C6722)将被称为TMS320C672x(或C672x)。

参数 与其它产品相比 其他 C6000 DSP

 
DSP
TMS320C6727
1 C67x    

方框图 (1)


技术文档

数据手册(1)
元器件购买 TMS320C6727 相关库存