搜索资源列表
mpeg4encode
- mpeg-4 SVP程序,运行在c64x核上。该程序不带码率控制,很适合初学者学习理解视频编码。 该工程可以直接运行于seed-vpm642上。 打开工程,只要修改一下默认路径和文件夹就行了,欢迎大家和我交流。-mpeg-4 SVP procedures, the operation of nuclear c64x on. The procedure does not bring Rate Control, which is perfect for beginners learning
DM642evm_GPIO.rar
- 这是DM642(EVM开发板)的IO控制原代码,用CCS3.3可以打开,调试通过.,This is DM642 (EVM development board) to control the original code of the IO, using CCS3.3 can open, debugging through.
FFT.rar
- DSP6713上实现的快速傅立叶变换FFT算法。文件包是调试过的全部工程文件。在CCS下打开pjt即可,DSP6713 to achieve the fast Fourier transform FFT algorithm. Debugging package is over all the engineering documents. In the CCS can open pjt
TaxiPriceCounter.rar
- 数字逻辑实验作品,在maxplus2下开发的出租车计价器系统(Quartus也可运行),实现基本计价功能,可以设置单价(实验报告中友设置方法),内含实验报告,直接打开taxi_price_counter_final.gdf即可运行,Digital logic experiment works, developed in maxplus2 Taximeter system (Quartus can also be run), the realization of the basic pricing
ECG_DSP_src
- 一个开源的心电图测量仪驱动和应用软件,可记录,存储,过滤和识别心电图数据-An open source ECG measuring instrument driver and application software can record, store, filter and identify the ECG data
OpenCVtoDSP
- 将OpenCV移植到DSP上,源程序可用CCS直接打开,包括函数说明等-OpenCV transplanted to the DSP, CCS can be used directly to open source, including function descr iption, etc.
EPOS
- MAXON电机控制器的CANopen调试程序-MAXON Motor Controller CANopen debugger
bldc
- 无刷电机DSP2407控制程序,是一个工程文件,可以用来实现无刷电机的开环控制。如果在此基础上再加入A/D采样环节,可做闭环控制。-DSP2407 brushless motor control program is a project file that can be used to achieve open-loop brushless motor control. If on this basis re-join the A/D sample links, can be closed-lo
DM642evm_GPIO_time0
- 这是DM642(EVM开发板)的IO控制和定时器控制IO口的原代码,用CCS3.3可以打开,调试通过.-This is DM642 (EVM development board) to control the original code of the IO, using CCS3.3 can open, debugging through.
DM642evm_video
- 这是DM642(EVM开发板)的视频采集和视频输出的一个很好的例子原代码,用CCS3.3可以打开,调试通过.-This is DM642 (EVM development board) of video capture and video output of a good example of the original code, with CCS3.3 can open, debugging through.
dm642evm_video_networking_ip
- 这是DM642(EVM开发板)的视频采集和视频输出到网络调用的一个很好的例子原代码,用CCS3.3可以打开,调试通过.-This is DM642 (EVM development board) of video capture and video output to a network called a good example of the original code, with CCS3.3 can open, debugging through.
ad
- SEED-DEC2812的例程,ccs2.2就可以打开-SEED-DEC2812 the routines, ccs2.2 can open the
ex1_RAMTest
- (1)测试外部数据RAM: 根据我们定义的逻辑,外部RAM在数据空间中定义在0x8000-0xFFFF,共32k字,占据RAM中的低32K存储空间。提供2种测试方法,采用一种方式即可。 硬件仿真模式下,将目标板上电。 第一种方法:采用用程序测试实验 程序所在目录ex1_RAMTest。 该程序执行的功能是对外部数据RAM区0x8000-0xFFFF,从0x8000开始写并且读数据0x5555 。如果正常则写读下一个地址,直到 。如果正常则所有的地址操作完毕后,核心板
EX2_ASM
- 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器
EX2_C
- 汇编程序所在目录ex2_asm 。 C 语言程序所在目录ex2_c 。 在CC2000 中的操作如下: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL, 编译链接 3. File->Load Program 4. Debug->GO Main 5. Debug->RUN (快捷键F5) 即可看到最边上一个LED 周期性的闪亮。灯的闪烁频率由软件中的定时器
ex4_SCI
- 程序所在目录:ex4_SCI 采用标准DB9 串口直连线将PC 串口和扩展板串口相连。打开PC 上的串口调试软件。默认设置COM1,9600N,8,1。选择按16 进制接收和发送。 然后打开CC2000,进行如下操作: 1.Project->Open ,打开该目录中的工程文件。 2.Project->Rebuild ALL,编译链接 3.File->Load Program 4.Debug->GO Main 5.Debu
ex7_CAN
- 程序所在目录:ex7_CAN 由于调试CAN总线通讯需要外部的CAN设备。所以在没有外部CAN设备的情况下,本样例程序中采用了CAN的自测试模式通信,即使用CANBOX4发送CANBOX0接收。在定时器中断服务程序中执行发送;中断方式接收CAN信息。 打开CC2000,进行如下操作: 1. Project->Open ,打开该目录中的工程文件。 2. Project->Rebuild ALL,编译链接 3. File->Load Progra
CAN.BUS.for.DSP.2407
- DSP 2407的CAN总线初始化配置,采用CAN OPEN协议-The configuration of the CAN-bus register for the DSP 2407 with the CAN-OPEN protocol
DSP(sourcecode)
- DSP开发源码,非常适合于初学者,包括AD,CAN等开发实例,具有极高的实践性。-DSP open source,very suitable for beginners,including AD CAN and other development examples,highly practical.
Lab-02-Open-Loop-DPWM---Solution
- ti UCD3138 數位處理器,做開迴路測試,用的程式碼,可自行修改頻率,責任週期-ti UCD3138 digital processor, do open-loop test, code used, can modify the frequency, duty cycle
