搜索资源列表
USBboot
- DSP自带的USB2。0控制器,本程序是通过USB的DSP bootloader程序包括代码转换工具-DSP built-in USB2. 0 controller, The procedure is through the USB procedures including DSP Bootloader code conversion tools
AD
- DSP2407的模数AD转换模块的程序代码
2407asm
- 2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹: 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_捕捉(cap); 第9章事件管理器模块_定时器中断(Timer_INT); 第10章模数转换模块(ADC); 第11章串行外设接口
2407C
- 2407C文件夹包括第8~16章的C语言代码及使用说明。有如下子文件夹: 第8章数字输入输出8路开关量输入输出(8IOIN+8IOOUT); 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_编码(QEP); 第9章事件管理器模块_捕捉(cap); 第10章事
DA
- TMS2812F DA数模转换C代码,开发环境CCS3.0
2407asm
- 2407asm文件夹包括第8~13章的汇编语言代码及使用说明。有如下子文件夹: 第8章数字输入输出模块(led); 第8章数字输入输出模块(LED+KEY); 第9章事件管理器模块(PWM); 第9章事件管理器模块_捕捉(cap); 第9章事件管理器模块_定时器中断(Timer_INT); 第10章模数转换模块(ADC); 第11章串行外设接口
AD
- TMS3205416芯片上的AD转换代码,用于DSP芯片的AD转换
bootFlashburn
- 代码是基于ti公司DM642,8位rom启动代码。含有16进制的转换工具和flashburn。
DSK6416
- DSP flash 烧写工具,包括FBTC程序、Flashburn程序,和代码转换工具-DSP flash programming tools, including FBTC program, Flashburn procedures, and code conversion tools
EX07_AD
- DSP5509A的AD程序代码 已经在PC机上运行 可以进行数模转换-The AD code has DSP5509A PC operation can be performed in analog-to-digital conversion
DA
- DSP2407系统板上的DA转换器件代码,通过软件设置信号输出设置波形-DSP2407 system board of DA conversion device code, through software settings set signal output waveform
DSP_MeanShiftwithKF
- 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compil
ADC
- DSPIC30F6120 AD转换初使化代码-DSPIC30F6120 AD int code
DSP
- A/D转换的VC代码,用于DSP编程。可以参考一下。-A/D conversion of the VC code for DSP programming. For reference.
5416-ADC
- TI DSP 5416 模数转换adc的C语言编程代码-TI DSP 5416 ADC adc code of C language programming
ad
- 基于TMS320F2812的AD转换,是老师给的代码-Based on TMS320F2812 the AD conversion, a teacher to the code
dsp2812SCI-CAN
- TI2812DSP适用的CAN-SCI协议转换C代码。包括完整项目与代码。-source code of can-sci protocal change for TI2812DSP, full project files included.
char
- 用子程序设计的方法,分别把BUF字单元中的四个十六进制数转换为ASCII代码存入MAS开始的单元中,并在crt上显示。-Design method with the subroutine, BUF word units, respectively four hexadecimal number is converted to ASCII code into the beginning of the unit in the MAS and the crt display.
AD
- AD转换实验在DSP5509学习板上的C代码-AD conversion experiments in the DSP5509 C-code learning board
28335的基本AD转换代码
- 28335的基本AD转换代码,开发板提供的例程,已经编译通过。