Welcome![Sign In][Sign Up]
Location:
Search - lf2407 can

Search list

[Other resourcelf2407串行外设接口

Description: tms320lf2407串行外设接口模块程序 希望对学习dsp的朋友能够提供帮助-tms320lf2407 serial peripheral interface module procedures hope to learn dsp friends can help
Platform: | Size: 4087 | Author: 岳永波 | Hits:

[Other resource2407flash

Description: ti dsp lf2407的flash接口程序,可以通过该程序对flash进行在线操作-ti dsp lf2407 the flash interface procedures, the procedures can be carried out on-line operation flash
Platform: | Size: 42660 | Author: 白桦 | Hits:

[Embeded-SCM DevelopTMS320LF2407源代码

Description: TI的TMS320LF2407源代码!--Source code for TI s TMS320LF2407.
Platform: | Size: 111616 | Author: lixinghe206 | Hits:

[DSP programlf2407串行外设接口

Description: tms320lf2407串行外设接口模块程序 希望对学习dsp的朋友能够提供帮助-tms320lf2407 serial peripheral interface module procedures hope to learn dsp friends can help
Platform: | Size: 4096 | Author: 岳永波 | Hits:

[DSP program2407flash

Description: ti dsp lf2407的flash接口程序,可以通过该程序对flash进行在线操作-ti dsp lf2407 the flash interface procedures, the procedures can be carried out on-line operation flash
Platform: | Size: 41984 | Author: 白桦 | Hits:

[CSharpzvcspwm

Description: dsp生成pwm,是用TM320LF2407实现的,可用于逆变器的控制方面-dsp generate PWM, is TM320LF2407 achieve, and can be used for inverter control
Platform: | Size: 45056 | Author: heven | Hits:

[Software EngineeringTMS320LF2407ACAN

Description: 基于TMS320LF2407A的CAN通信程序设计方法-based TMS320LF2407A CAN Communication Program Design
Platform: | Size: 433152 | Author: 陈军辉 | Hits:

[DSP programLF2407_Matlab

Description: dsp-matlab的编程方法可自由下载此源码-dsp- Matlab programming method can download this free source
Platform: | Size: 1210368 | Author: 廖康强 | Hits:

[DSP programCAN_TX_RE_TEST

Description: LF2407A DSP CAN 自发自收测试程序-LF2407A DSP CAN spontaneously collected test procedures
Platform: | Size: 48128 | Author: amelia | Hits:

[DSP programTMS320LF2407-CAN

Description: 这是一个2407DSP的CAN通信控制程序,已经过验证,可放心使用。-2407DSP CAN communication control procedures, it has been verified that the use can be assured.
Platform: | Size: 2048 | Author: 梁军 | Hits:

[DSP programTMS320LF2407SL811

Description: TMS320LF2407与SL811的HOST端程序源代码,用于相关的开发可以直接编译通过-TMS320LF2407 with the HOST side SL811 source code for development can be directly related to the compiler through
Platform: | Size: 61440 | Author: 卢兵仔 | Hits:

[BooksICETEK-LF2407-EDULab

Description: 利用变频软起动方式就可以解决电动机起动问题变频软起动控制系统在实时性允 许的前提下用软件资源代替硬件电路功能可以方便地修改控制策略修正控制参数 对于降低成本简化系统的硬件结构提高系统的性能价格比具有积极的意义-Use of variable frequency soft start mode to be the solution to the issue of variable frequency electric motor soft start control system in real-time permit under the premise of software resources used in place of the hardware circuit functions can be easily modified to amend the control parameters control strategy in lowering the cost of simplifying the system
Platform: | Size: 499712 | Author: frank | Hits:

[DSP programCAN

Description: tms320lf2407的can通信程序,使用ccs2.2,c语言开发-TMS320LF2407 the can communication procedures, the use of ccs2.2, c language development
Platform: | Size: 57344 | Author: changhui | Hits:

[DSP programspi

Description: 很好的LF2407对SPI操作的例子,可以直接拿来用-LF2407 good example of the SPI operation can be directly used by
Platform: | Size: 1024 | Author: | Hits:

[DocumentsDMC1500

Description: The DSKs or eZdspTM LF2407 and the DMC1500 make up a table top motor development system which allows engineers and software developers to evaluate certain characteristics of the TMS320F240, TMS320F243, and TMS320LF2407 DSPs to determine if the processor meets the designers application requirements. Evaluators can create software to execute onboard or expand the system in a variety of ways.
Platform: | Size: 1809408 | Author: 王强 | Hits:

[DSP programI2C_DSP

Description: 在DSP上实现I2C的时序,通过编译,可以直接调用读写E2PROM,欢迎大家下载-In the DSP to achieve I2C timing, by the compiler, you can direct calls to read and write E2PROM, welcome you to download
Platform: | Size: 36864 | Author: 陈剑 | Hits:

[DSP programex7_CAN

Description: 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Program 4. 光标移到int1中断服务程序CANIFR=0xFFFF所处的行。 5. Debug->Toggle breakpoint (快捷键F9) 6. Debug->Animate (快捷键F12) 偏左上脚GEL Files上点右键,Load GEL,选择LF2407.gel,然后菜单栏Gel->LF2407->CAN regs,即可看到CAN寄存器的变量被显示岛Watch Window中.可以看到CANBOX0里面接收到数据0x2211,0x4433等数据,这些数据是由CANBOX4发送往总线上的. 如果用户和别的CAN设备通信,参照本例程的注释更改相关设置即可。 -Procedures where the directory: ex7_CAN CAN bus communication because of debugging required external CAN device. So in the absence of external CAN device case, the sample procedures used in the self-test mode of CAN communication, namely the use of CANBOX4 Send CANBOX0 receiver. At the timer interrupt service routine in the implementation of sending interrupted CAN receive information. Open the CC2000, the following steps: 1. Project-> Open, open the project file directory. 2. Project-> Rebuild ALL, the compiler links 3. File-> Load Program 4. Cursor to INT1 interrupt service routine CANIFR = 0xFFFF which the line. 5. Debug-> Toggle breakpoint (shortcut F9) 6. Debug-> Animate (shortcut F12) GEL Files on left foot Right on point, Load GEL, select LF2407.gel, then the menu bar Gel-> LF2407-> CAN regs, you can see the CAN register variables are displayed in the Watch Window Island. CANBOX0 can be seen inside receive data 0x2211, 0x4433 and other d
Platform: | Size: 26624 | Author: To_oo | Hits:

[SCMEVControl

Description: 整车控制器的源码,利用LF2407开发,包括CAN、SCI\SPI\ADC等功能。完全可用-LF2407
Platform: | Size: 103424 | Author: 江风 | Hits:

[Software EngineeringDMC1500_DataSheet

Description: 数据手册This document describes the board level operations of the DMC1500. This Digital Motor Controller module is designed to be used with the F240, F243, or LF2407 DSP Starter Kit (DSK), or eZdspTM LF2407 supplied by Spectrum Digital. The DSKs or eZdspTM LF2407 and the DMC1500 make up a table top motor development system which allows engineers and software developers to evaluate certain characteristics of the TMS320F240, TMS320F243, and TMS320LF2407 DSPs to determine if the processor meets the designers application requirements. Evaluators can create software to execute onboard or expand the system in a variety of ways-very very good
Platform: | Size: 1767424 | Author: zhang | Hits:

CodeBus www.codebus.net