热搜关键词: 机器人电路基础模拟电子技术matlablinux内核

pdf

lf2407 pdf

  • 1星
  • 2013-09-19
  • 2.69MB
  • 需要2积分
  • 0次下载
标签: lf2407

lf2407

The  TMS320LF240x  and  TMS320LC240x  devices,  new  members  of  the  ’24x  family  of  digital  signal  processor(DSP)  controllers,  are  part  of  the  C2000  platform  of  fixed-point  DSPs.  The  ’240x  devices  offer  the  enhancedTMS320  architectural  design  of  the  ’C2xx  core  CPU  for  low-cost,  low-power,  high-performance  processingcapabilities.  Several  advanced  peripherals,  optimized  for  digital  motor  and  motion  control  applications,  havebeen  integrated  to  provide  a  true  single  chip  DSP  controller.  While  code-compatible  with  the  existing  ’24x  DSPcontroller  devices,  the  ’240x  offers  increased  processing  performance  (30  MIPS)  and  a  higher  level  of  peripheralintegration.  See  the  TMS320x240x  device  summary  section  for  device-specific  features.The  ’240x  family  offers  an  array  of  memory  sizes  and  different  peripherals  tailored  to  meet  the  specificprice/performance  points  required  by  various  applications.  Flash-based  devices  of  up  to  32K  words  offer  areprogrammable  solution  useful  for:–  Applications  requiring  field  programmability  upgrades–  Development  and  initial  prototyping  of  applications  that  migrate  to  ROM-based  devicesFlash  devices  and  corresponding  ROM  devices  are  fully  pin-to-pin  compatible.  Note  that  flash-based  devicescontain  a  256-word  boot  ROM  to  facilitate  in-circuit  programming.All  ’240x  devices  offer  at  least  one  event  manager  module  which  has  been  optimized  for  digital  motor  controland  power  conversion  applications.  Capabilities  of  this  module  include  centered-  and/or  edge-aligned  PWMgeneration,  programmable  deadband  to  prevent  shoot-through  faults,  and  synchronized  analog-to-digitalconversion.  Devices  with  dual  event  managers  enable  multiple  motor  and/or  converter  control  with  a  single’240x  DSP  controller.The  high  performance,  10-bit  analog-to-digital  converter  (ADC)  has  a  minimum  conversion  time  of  500  ns  andoffers  up  to  16  channels  of  analog  input.  The  auto  sequencing  capability  of  the  ADC  allows  a  maximum  of16  conversions  to  take  place  in  a  single  conversion  session  without  any  CPU  overhead.A  serial  communications  interface  (SCI)  is  integrated  on  all  devices  to  provide  asynchronous  communicationto  other  devices  in  the  system.  For  systems  requiring  additional  communication  interfaces;  the  ’2407,  ’2406,and  ’2404  offer  a  16-bit  synchronous  serial  peripheral  interface  (SPI).  The  ’2407  and  ’2406  offer  a  controller  areanetwork  (CAN)  communications  module  that  meets  2.0B  specifications.  To  maximize  device  flexibility,functional  pins  are  also  configurable  as  general  purpose  inputs/outputs  (GPIO).To  streamline  development  time,  JTAG-compliant  scan-based  emulation  has  been  integrated  into  all  devices.This  provides  non-intrusive  real-time  capabilities  required  to  debug  digital  control  systems.  A  complete  suiteof  code  generation  tools  from  C  compilers  to  the  industry-standard  Code  Composer  debugger  supports  thisfamily.  Numerous  third  party  developers  not  only  offer  device-level  development  tools,  but  also  system-leveldesign  and  development  support.

展开预览

评论

登录/注册

意见反馈

求资源

回顶部

推荐内容

开源项目推荐 更多

热门活动

热门器件

随便看看

  • vc新手问个工程方法的问题
    学了一年的VC老用不上,于是想在公司的设备基础上做个工控啥的。思想是这样,利用串口通讯实现电脑与单片机相连,并且可以在电脑上实时监控和操作。我想把这些工作分成通讯、数据处理、参数设定、实时监控等模块,然后编一个总界面来调这些模块,本人水浅!是不是用dll来实现比较好一点,还是有其它更好的办法啊,望师傅们帮我分析下该怎么动手啊!
  • 嵌入式AES加密的应用?
    在StellarisWare的软件包中都附带了aes的加解密例程,本人很好奇也研究了一下。程序中只对一个字符串进行了加解密并显示。但是不是很清除AES在嵌入式中有何具体的应用?:time:
  • STM32新手学习系列-stm32库函数配置(转载)
    STM32库函数配置stm32 固件库V3.0以上的版本,main等源文件中不再直接包含stm32f10x_conf.h,而是stm32f10x.h,stm32f10x.h则定义了启动设置,以及所有寄存器宏定义,此文件中需要注意的有:使用V3.0以上版本固件库的方法如下:1.选择device(配置函数STM32F10x.h,具体配置方法如下)在STM32F10x.h中有如下代码:#if !defi
  • 关于28069的官方SPI历程Example_2806xSpi_FFDLB
    SPITX缓冲区发送数据然后RX缓冲区 接收数据 做回环测试,但是 我硬件上没有把SPI_SIMO 跟SPI_SOMI连接起来,怎么也对?接收缓冲区怎么收到发送出去的数据的?sdata = 0x0000;for(;;){// Transmit dataspi_xmit(sdata);// Wait until data is receivedwhile(SpiaRegs.SPIFFRX.bit.R
  • 【spartan6报告】SAR,3G移动网络Lu、Lub接口的检测
    开发板试用报告报告一:一、设计简介目前手上的这个项目,本来是计划用Spartan 6的,但是最后因为很多原因吧,还是使用了Spartan-3A的芯片,这次很荣幸获得了开发板的试用机会,所以打算把手上的这个项目移植到开发板上,进行性能对比及评估。首先进行个项目的简单介绍,名称是:SAR,它主要用于3G移动网络Lu、Lub接口的检测,目前项目处于全面调试阶段。二、硬件结构SAR的硬件结构如下:Figu
  • 理想、激情、生存——位技术管理人员的20年工作经历和感悟(转)
  • WINCE 5.0 安装错误
  • 使用modelsim卡住的问题
  • 在中国电源管理芯片领域的持久战
  • 430G2553串口发送数据串口调试助手显示RX没改变,求指教

 
EEWorld订阅号

 
EEWorld服务号

 
汽车开发圈

电子工程世界版权所有 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号 Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved
×