-
Dsp a useful e
一本有用的dsp电子书,实验和结果-Dsp a useful e-books, experiments and results
- 2022-02-01 07:34:25下载
- 积分:1
-
TE3320和DSP的VP口无缝连接后的驱动程序源码
TE3320和DSP的VP口无缝连接后的驱动程序源码-TE3320 and DSP
- 2022-05-29 18:19:58下载
- 积分:1
-
F28335的SCI自收自发的程序
本程序是基于TMS320F28335的SCI通信。本程序是利用F28335自身的SCI模块,通过配置SCI的寄存器,来设置波特率等,来实现F28335与PC机的通信。
- 2022-09-30 08:20:05下载
- 积分:1
-
CNC machining spindle speed, that is, under different depth of cut corresponding...
数控加工主轴转速,即在不同切深下所对应的主轴转速。-CNC machining spindle speed, that is, under different depth of cut corresponding to spindle speed.
- 2023-04-07 11:15:03下载
- 积分:1
-
3个完整的DTMF汇编程序,包括DTMF信号的产生和DTMF译码,译码采用Goertzel算法,5406上测试通过...
3个完整的DTMF汇编程序,包括DTMF信号的产生和DTMF译码,译码采用Goertzel算法,5406上测试通过-3 programs of dtmf encoder and decoder,include goertzel algoritm
- 2023-07-08 15:05:04下载
- 积分:1
-
ADI BF535 DSP 3*3的二维卷积汇编优化源码
ADI BF535 DSP 3*3的二维卷积汇编优化源码-ADI BF535 DSP 3* 3, the two-dimensional convolution compilation of source code optimization
- 2022-01-25 23:04:46下载
- 积分:1
-
CCS DSP serial programming provided by the source TI
CCS DSP 串口的编程 TI提供的源码-CCS DSP serial programming provided by the source TI
- 2023-05-17 18:15:04下载
- 积分:1
-
数字I/O实验主要完成的功能:
在此实验中,SEED
数字I/O实验主要完成的功能:
在此实验中,SEED-DEC5416 首选进行初始化,包括对外设 UART、本身频率的设定及一些状态区的初始化。然后等待 SEED-MMI5402 发送命令;SEED-DEC5416 响应交通灯自动模式、交通灯手动手动模式、交通灯东西通、交通灯南北通、及交通灯的禁行与夜间模式的操作命令。同时还响应,对 SEED-DEC5416 的复位及两个单元之间的通讯故障。
-Digital I/O completion of the experiment the main features: In this experiment, SEED-DEC5416 preferred to initialize, including peripherals UART, their frequency settings and some of the initialization state of the district. SEED-MMI5402 and then wait to send commands SEED-DEC5416 automatic mode in response to traffic lights, traffic lights manual manual mode, the traffic light east-west pass, pass traffic lights north and south, and traffic lights at night and cut-line mode command. At the same time, also responded to the SEED-DEC5416 reset and communication between two modules fault.
- 2022-01-26 07:05:35下载
- 积分:1
-
这是DM642板子的视频测试程序,里面有详细的说明文档,是用CCS来进行视频处理的很好的样例...
这是DM642板子的视频测试程序,里面有详细的说明文档,是用CCS来进行视频处理的很好的样例-This is the DM642 video board test program, which detailed documentation, is to use CCS to carry out a good sample video processing
- 2022-03-30 02:25:15下载
- 积分: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