-
DSP外设中的频率采集设计CAP3
本程序基于dsp2812的cap3的模块,由此对外部输入的信号的频率进行采集
- 2022-06-26 19:11:09下载
- 积分: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
-
DSP2812的SPI使用例程,功能设置和数据传送很具体,供参考
DSP2812的SPI使用例程,功能设置和数据传送很具体,供参考-DSP2812 routine use of the SPI, the functional set-up and data transmission is very specific, for reference
- 2023-01-28 11:35:04下载
- 积分:1
-
practical dsp recording procedures
Ti 5402 实用dsp录音程序-practical dsp recording procedures
- 2023-04-18 10:50:02下载
- 积分:1
-
移植tinxyXML库到TI C6000 DSP平台上。需要CCS3.3以上环境编译。
移植tinxyXML库到TI C6000 DSP平台上。需要CCS3.3以上环境编译。-Transplantation Library tinxyXML to TI C6000 DSP platform. Need more than CCS3.3 compiler environment.
- 2023-08-24 08:15:03下载
- 积分:1
-
DSP嵌入式无线通信系统开发实例精.pdf
DSP嵌入式无线通信系统开发实例精.是一本很好的DSP学习书,里面有许多无线通信的程序实例,很有参考价值。
- 2022-06-19 14:36:22下载
- 积分:1
-
MAX125和80c196接口程序14位A/D-MAX125与80186及DMA控制器的接口应用...
MAX125和80c196接口程序14位A/D-MAX125与80186及DMA控制器的接口应用
-MAX125 and Graphics Interface Program 14 bit ADC-MAX125 with 80186 and DMA Controller Interface Application
- 2022-05-27 14:52:44下载
- 积分:1
-
基于TI DSP TMS320DM642 平台的上实现的自启动程序
基于TI DSP TMS320DM642 平台的上实现的自启动程序
-based on TI"s TMS320DM642 DSP platform to achieve since the commencement of proceedings
- 2022-01-23 11:24:01下载
- 积分:1
-
5402 McBSP的源码,可以使用,通过模拟
5402 McBSP源程序,都可以用,通过仿真的-5402 McBSP source, can be used, through simulation
- 2022-07-22 02:32:56下载
- 积分:1
-
source of the VisualDSP environment developed, targeted four processor is the co...
源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动程序。-source of the VisualDSP environment developed, targeted four processor is the company"s AD TS1O1 DSP. IDE_FAT32 used in the drive to create FAT32 file system; 2) to prepare i2c_test IIC bus; 3) codec_a_in_pal_cf_frame FLASH is loading procedures, the board automatically from the PC on when power will be the PAL system images directly to CF card, the CF card is the FAT16 file system; 4) can be loaded codec_a_in_pal_buf_boottest DSP image through procedures; 5) ADSP-TS101prog_driver flash is the driver.
- 2022-02-22 05:48:29下载
- 积分:1