-
DSP TMS320C6713 flash编程器擦除程序,希望对大家有所帮助…
DSP TMS320C6713 flash烧写擦除程序,希望对大家有所帮助。-DSP TMS320C6713 flash programmer erase procedure, and they hope to be helpful to everyone.
- 2023-03-10 14:35:04下载
- 积分:1
-
DSP下的MPEG2采集/编码/解码
DSP下的MPEG2采集/编码/解码-The MPEG2 collection/encode/decode in DSP
- 2023-05-21 00:50:04下载
- 积分:1
-
无刷直流电机控制程序,或许对做电机控制有帮助,不妨下载下来...
无刷直流电机控制程序,或许对做电机控制有帮助,不妨下载下来-Brushless DC motor control program, perhaps helpful to do motor control, it may be downloaded to see
- 2022-09-13 20:05:03下载
- 积分:1
-
用于编程的数字信号处理器的实际资料,供学习参考
很实用的DSP芯片资料,供编程,学习参考用
-practical information on the DSP chip for programming, learning reference
- 2022-12-04 14:25:03下载
- 积分:1
-
dsp 5402 按键源程序,都通过了测试
dsp 5402 按键源程序,都通过了测试-key source dsp 5402, have passed the test
- 2022-05-26 11:27:59下载
- 积分:1
-
TI DSP 原理图,解压后即可,不需要密码
TI DSP 原理图,解压后即可,不需要密码-TI DSP schematics, after decompression can, no password
- 2022-04-23 13:20:30下载
- 积分:1
-
ucosII在dsp28069上的移植
ucosII v2.86在dsp28069上的移植,编译环境为ccs v4.2.4,压缩包中包含全部文件,下载解压后,导入ccs4中,就可以编译连接,下载验证。
80MHz CPU Freq, 0.001 second Period,本程序建立了4个任务,时钟tick为1ms。
- 2023-03-18 08:05:04下载
- 积分:1
-
实现和dsp6416T通讯的USB上位机程序!可以向DSP发送数据,也可以从DSP接收数据...
实现和dsp6416T通讯的USB上位机程序!可以向DSP发送数据,也可以从DSP接收数据-And realize dsp6416T communications procedures USB PC! Can send data to the DSP can also receive data from the DSP
- 2022-09-21 12:30:03下载
- 积分:1
-
运用于2407的CAN通讯驱动,可以直接加载到DSP中使用
运用于2407的CAN通讯驱动,可以直接加载到DSP中使用-The CAN communication driver used in 2407 can be directly loaded into the DSP used in
- 2023-03-27 04:00:03下载
- 积分: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