-
ADI Blackfin处理器bf527 ezkti测试驱动程序
ADI blackfin processor BF527 Ezkti test driver
- 2022-03-23 06:57:22下载
- 积分:1
-
TMS320F2812上用的几个测试程序。含AD,SPI等
TMS320F2812上用的几个测试程序。含AD,SPI等-TMS320F2812 use several testing procedures. With AD, SPI, etc.
- 2022-02-20 23:40:47下载
- 积分:1
-
数字信号处理的程序集合之二,饱含数字信号处理的各种算法,是可以帮助学习信号处理的好东西...
数字信号处理的程序集合之二,饱含数字信号处理的各种算法,是可以帮助学习信号处理的好东西-Digital signal processing procedures for the collection of the second, full of a variety of digital signal processing algorithms, is the signal processing can help to learn good things
- 2023-03-04 00:15:03下载
- 积分:1
-
TMS320F2811收发机通信方案
样例是TI公司的DSP芯片TMS320F2811设计的收发机通信的方案,采用芯片自带的eCAN功能接口实现通信,采用这种方式支持大数据量的传输,灵活配置,并且利用DSP高速运算能力处理数据流,可靠稳定。
- 2023-08-14 10:45:03下载
- 积分:1
-
TigerSHARC TS201浮点LMS滤波程序
TigerSharc TS201 floating point lms filter routine-TigerSharc TS-201 floating point lms filte r routine
- 2022-03-22 05:28:23下载
- 积分:1
-
DSP28035电机驱动代码
TI DSP28035的电机驱动软件,供大家参考。
- 2022-03-20 00:21:02下载
- 积分:1
-
dsp arm的很多讲义和说明。
关于怎样使用ccs bios以及matlab到dsp的代码转化,已经弄成可以打印的格式了...
dsp arm的很多讲义和说明。
关于怎样使用ccs bios以及matlab到dsp的代码转化,已经弄成可以打印的格式了-dsp arm of a lot of notes and annotations. On how to use matlab to ccs bios and dsp code transformation, has made it to print the format of the
- 2022-01-26 00:35:55下载
- 积分:1
-
1. Master TMS320C5400 series of assembly language format of the basic procedures...
1. 掌握TMS320C5400系列汇编语言程序的基本格式, 2. 掌握程序编译、连接、运行和调试的基本过程 3. 熟悉Code Composer Studio的使用-1. Master TMS320C5400 series of assembly language format of the basic procedures, 2. These procedures compile, link, debug and run the basic process 3. Code Composer Studio familiar with the use of
- 2022-02-04 02:25:42下载
- 积分:1
-
DM642的一些基本功能例程。包括一些图像处理例子,如图像增强、滤波、边缘检测。很不错。附有详细的说明。...
DM642的一些基本功能例程。包括一些图像处理例子,如图像增强、滤波、边缘检测。很不错。附有详细的说明。-DM642 some of the basic functions of routines. Include some image processing examples, such as image enhancement, filtering, edge detection. Is pretty good. Accompanied by detailed explanation.
- 2023-06-27 12:00:08下载
- 积分:1
-
AD采样的程序,有参考性
#include "DSP28_Device.h"
float a1[16];
unsigned int a2=0;
float adclo=0.0;
// Prototype statements for functions found within this file.
interrupt void ad(void);
void main(void)
{
InitSysCtrl();
- 2023-03-17 04:30:04下载
- 积分:1