-
VB 串口 DSP
VB串口与伺服电机DSP2407通讯完整代码源程序.rar
- 2023-05-24 15:15:04下载
- 积分:1
-
dsp芯片开发与应用
dsp芯片开发与应用-dsp chip development and application
- 2022-03-03 22:26:40下载
- 积分:1
-
dsp实验,c中调汇编的例子,虽然简单,对于初学者来说,是一个很好练习的例子...
dsp实验,c中调汇编的例子,虽然简单,对于初学者来说,是一个很好练习的例子-dsp experiment, c in the compilation of examples of transfer, although simple, for beginners, it is a good example of practice
- 2023-01-09 02:25:03下载
- 积分:1
-
我编写的软件运行在dsp5000的ccs下,在 dsk5402评估板上运行,可以实现数字电话的功能。包括dtmf的软件产生等等。...
我编写的软件运行在dsp5000的ccs下,在 dsk5402评估板上运行,可以实现数字电话的功能。包括dtmf的软件产生等等。-I write software that runs on the dsp5000 ccs, in dsk5402 Evaluation run, can achieve a digital telephone functions. DTMF including the election of the software.
- 2022-03-22 21:02:45下载
- 积分:1
-
ccs cfft under the program source code useful hope
ccs下cfft的程序源代码
希望有用
-ccs cfft under the program source code useful hope
- 2022-06-15 15:47:55下载
- 积分:1
-
TMS320F2810DSP used for the PWM D/A converter
利用TMS320F2810DSP的PWM 进行D/A转换程序-TMS320F2810DSP used for the PWM D/A converter
- 2023-06-29 20:05:04下载
- 积分:1
-
2407A开发的开关磁阻电机控制程序的源代码
2407A开发的开关磁阻电机控制程序的源代码-TMS320LF2407A development of the SRM control of a program"s source code
- 2022-03-11 23:31:55下载
- 积分:1
-
直流电机单极性双闭环PWM控制程序,TMS320LF2407上运行,汇编代码...
直流电机单极性双闭环PWM控制程序,TMS320LF2407上运行,汇编代码-DC motor Unipolar Double Loop PWM control procedures, TMS320LF2407 run compiled Code
- 2022-05-28 13:47:02下载
- 积分:1
-
DSP常用例程,C语言编写,适合初学者学习。
DSP常用例程,C语言编写,适合初学者学习。-Commonly used DSP routines, C language, suitable for beginners to learn.
- 2022-10-10 06:55:02下载
- 积分:1
-
DSP LED
#include "DSP2833x_Device.h" // DSP2833x Headerfile Include File
#include "DSP2833x_Examples.h" // DSP2833x Examples Include File
#define LED1 GpioDataRegs.GPADAT.bit.GPIO0
#define LED2 GpioDataRegs.GPADAT.bit.GPIO1
#define LED3 GpioDataRegs.GPADAT.bit.GPIO2
#define LED4 GpioDataRegs.GPADAT.bit.GPIO3
#define LED5 GpioDataRegs.GPADAT.bit.GPIO4
#define LED6 GpioDataRegs.GPADAT.bit.GPIO
- 2022-01-25 22:17:20下载
- 积分:1