-
一个TI TMS320F240的简单测试程序
一个TI TMS320F240的简单测试程序-TI TMS320F240 a simple test procedure
- 2022-09-17 12:15:04下载
- 积分:1
-
TI公司C6000系列DSP(DM642)与主机进行PCI互连源代码
TI公司C6000系列DSP(DM642)与主机进行PCI互连源代码-TI Corporation C6000 Series DSP (DM642) with the host PCI interconnect the source code
- 2022-11-02 12:05:08下载
- 积分:1
-
一个用TI C5000系列DSP实现OFDM基带MODEM的文档,包含详细的说明文档和源代码。很有参考价值!...
一个用TI C5000系列DSP实现OFDM基带MODEM的文档,包含详细的说明文档和源代码。很有参考价值!-a series of TI C5000 DSP OFDM baseband modem documentation, contains detailed documentation, and source code. Great reference value!
- 2022-05-09 01:33:11下载
- 积分:1
-
QPSP, four phase absolute phase shift keying DSP procedures, In TMS320VC5402 deb...
QPSP,四相绝对移相键控的DSP程序,在TMS320VC5402开发板上调试通过-QPSP, four phase absolute phase shift keying DSP procedures, In TMS320VC5402 debugging through development board
- 2022-04-11 14:22:33下载
- 积分:1
-
A Beginner’s Guide to Ethernet 802.3
A Beginner’s Guide to Ethernet 802.3
- 2022-01-31 11:18:38下载
- 积分:1
-
DSP的spwm例程
使用DSP28335实现三通道交错并联双向DC-DC变换器的控制,有注释等内容,基于c语言,适合初学者学习,非常容易理解.
- 2022-07-16 23:57:15下载
- 积分:1
-
这是DSP应用的语音解压缩源
这是应用于DSP的语音解压缩源程序-This is the voice of the DSP application decompress source
- 2022-01-27 10:01:56下载
- 积分:1
-
This is the July 2008 selection of dsp manual, is relatively new.
这是2008年七月份的dsp选择手册,算是比较新。-This is the July 2008 selection of dsp manual, is relatively new.
- 2022-04-25 04:00:11下载
- 积分:1
-
感应电机汇编源程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,高手可用.是我的心血,小心应用....
感应电机汇编源程序,已经完全调试通过,方便使用TI公司2407DSP的同行应用,高手可用.是我的心血,小心应用.-induction motor compiled source files, debugger has been entirely passed, ease of use TI DSP 2,407 peer applications, experts available. I done, carefully applied.
- 2022-10-26 04:40:03下载
- 积分: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