-
TMS320X2812 spi显示驱动程序,及显示部分原理图。开发环境为CCS3.1.2812SPI和74hc595通讯,驱动5位LED 数码管。一般做工程都需...
TMS320X2812 spi显示驱动程序,及显示部分原理图。开发环境为CCS3.1.2812SPI和74hc595通讯,驱动5位LED 数码管。一般做工程都需要有显示部分。这个可以做为公用代码,可以显示小数。已经通过测试。-TMS320X2812 spi display driver, and display portions of the schematic. Development environment for CCS3.1.2812SPI and 74hc595 communications, driving five LED digital tube. Generally carry out engineering work needs to have indicated that some of. This can serve as a common code, you can display a decimal. Has been tested.
- 2022-03-06 15:20:03下载
- 积分:1
-
TMS320DM6437下的evmdm6437_aic33_opencodec!很有学习价值
TMS320DM6437下的evmdm6437_aic33_opencodec!很有学习价值-evmdm6437_aic33_opencodec
- 2022-05-09 02:10:52下载
- 积分:1
-
F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。...
F2812 fft 源程序 TI例程。作DSP的新手参考TI的例程是最快的学习途径。-This is fft source program example of F2812. It is written by TI. It is the fastest way for DSP starters to learn the examples of TI.
- 2022-02-06 01:13:19下载
- 积分:1
-
这是一个关于ADI的DSP平台ADSP218X系列的仿真软件工具的一个文档,希望对大家有帮助...
这是一个关于ADI的DSP平台ADSP218X系列的仿真软件工具的一个文档,希望对大家有帮助-This is an on ADIÚX DSP platforms ADSP218X series of simulation software tools a document, I hope it will be helpful for you .
- 2022-03-20 13:04:17下载
- 积分:1
-
32路DTMF、MFC编解码,作中国一号信令用的上
32路DTMF、MFC编解码,作中国一号信令用的上-32 DTIMF, MFC codec for China on the 1st of last Signaling
- 2022-03-18 09:28:50下载
- 积分:1
-
TMS320LF2407 sci language code
TMS320LF2407 sci language code
- 2022-01-27 20:42:15下载
- 积分:1
-
ti2407 F24x 数字电机控制程序库
ti2407 F24x 数字电机控制程序库-ti2407 F24x Digital Motor Control Library
- 2022-05-14 05:32:48下载
- 积分:1
-
CODE RAD IX
GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT-GENERIC PROGRAM FOR A FAST LOOPED-CODE RAD IX-2 DIT FFT
- 2022-04-16 11:55:36下载
- 积分:1
-
DSP28335- CAN通信设置
基于德州仪器公司的TI-TMS32028335开发板的编程。
程序主程序中设置中断,等待CAN通讯,进入中断。
设置了两路CAN模块,初始化,设置参数。一个模块作为发送模块,一个模块进行接收模块。
整个程序比较基础,适合刚刚学习DSP-CAN通信的同学参考,学习。
开发环境是CCS5.5
TMS320F28335
- 2023-05-08 03:25:02下载
- 积分: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