-
On the DSP to learn some of the experimental examples, including the most simple...
关于DSP学习的一些实验示例,包括最简单的lcd,McBSP等-On the DSP to learn some of the experimental examples, including the most simple lcd, McBSP, etc.
- 2022-01-24 16:16:13下载
- 积分:1
-
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行...
1、(1)32bit乘法的指令解释
(2)volume1的load.asm基础上实现一个
16bit数组的乘法累加的函数,并进行 -o2 / -o3 / 手工优化
2、c环境
C调用汇编函数,汇编函数调用c函数
addarr3(int * arr1, int * arr2, int * arr3, int * arr4, n)
//汇编函数,3个数组的对应位置相加,结果放在arr4[n]中,
汇编函数调用C的子函数,它把arr1和arr2相加放到arr3[n]中;
addarr2(int * arr1, int * arr2, int * arr3, n)-1, (1) 32bit multiplication instructions explained (2) the load.asm volume1 on the basis of a a 16bit multiplication cumulative array of functions, and-o2 /-o3/2 manual optimization, c environment compilation called C function, the compilation function call c function addarr3 (int* arr1. int* arr2, arr3 int*, int* arr4, n)// compilation function, 3 arrays corresponding location together, the results on arr4 [n], the compilation of the C function call function, arr1 put it together and put arr2 arr3 [n]; addarr2 (int* arr1, int* arr2, int* arr3, n)
- 2022-07-08 14:51:46下载
- 积分:1
-
我公司采用的DSPSPI通信程序,实现键盘输入多段数码管显示功能...
我公司采用的DSPSPI通信程序,实现键盘输入多段数码管显示功能-My company used DSPSPI communication program to realize the keyboard-input multiple-segment digital tube display
- 2022-03-03 03:49:54下载
- 积分:1
-
这是测试SEED
这是测试SEED-VPM642上的RTC与EPPROM的测试程序。-This is a test SEED-VPM642 the RTC and EPPROM test procedures.
- 2022-10-12 05:25:02下载
- 积分:1
-
EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。...
EBF533开发板上对各端口输入输出数据进行处理的实用程序,包括硬盘、CMOS、视频、以太网等接口。-EBF533 development of the port board input and output data for the practical procedures, including hard disks, CMOS, video, Ethernet, and other interface.
- 2022-05-15 09:53:52下载
- 积分:1
-
在DSP(DEC6713)上实现了音频的采样与播放!
在DSP(DEC6713)上实现了音频的采样与播放!-MP3Encoder
- 2022-04-19 04:40:56下载
- 积分:1
-
Arduino的温度控制
应用背景软件开发的金属块进行温度控制。控制是通过使用一个PID控制器和Arduino微控制器的职责。软件显示出良好的效果。关键技术Arduino,单片机,PID,发展,proporcional,积分器,测量,控制,责任期的Arduino,图片,图像,C,软件,开发,头,空间,自动调谐,推导编程,代码,效果不错,温度控制,也
- 2022-06-16 07:51:32下载
- 积分:1
-
将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的...
将 AD芯片(ADV7183) 采集到的一帧数据 进行处理的程序。 处理源为 ITU656格式 entire field 模式下的整帧数据。 程序输出 每一行的EAV SAV信号坐标、 图像数据字节数, 以及整帧的前10和后10个字节数据, 同时生成TXT文件记录这些信息。 最后将处理源转换成BMP格式输出 -The AD chip (ADV7183) collected data for a treatment procedure. ITU656 format to deal with the source of entire field mode of the entire frame of data. Procedures for each line of output signal EAV SAV coordinates, number of bytes of image data, as well as the entire frame of the top 10 and after 10 bytes of data, at the same time generate TXT file record such information. Finally, the treatment source into BMP format output
- 2022-10-04 15:35:03下载
- 积分:1
-
可以直接在DSP上用的图像阈值处理的C代码
这个代码可以直接用于DM642上,实现的功能是图像阈值处理。使用平台是CCS,非常好用,资源宝贵。代码非常完整
- 2022-02-25 04:12:18下载
- 积分:1
-
TI5509A-DSP MMC卡编程指南
TI5509A-DSP MMC卡编程指南-TI5509A-DSP Programming Guide MMC
- 2022-01-22 06:24:06下载
- 积分:1