CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - mcbsp

搜索资源列表

  1. ceshi

    0下载:
  2. 基于CCS2.0的dsp5402的MCBSP的测试小程序(汇编)-CCS2.0 MCBSP dsp5402 the small test procedures (compilation)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6196
    • 提供者:陈丹
  1. evmdm642_uart

    0下载:
  2. evmdm642_uart /* * Copyright 2003 by Spectrum Digital Incorporated. * All rights reserved. Property of Spectrum Digital Incorporated. */ /* * ======== evmdm642_uart.c ======== * UART module for the EVMDM642 */ #include <cs
  3. 所属分类:源码下载

  1. dac7731_demo.rar

    0下载:
  2. 使用TMS320F2812的McBSP接口驱动DAC7731输出正弦波形的示例程序。使用TI提供的C/C++头文件与公用文件库。,a demo of TI s TMS320F2812 DSP. The routine will make DAC7731(a 16bit D/A convertor) output sin wave, one can check it by using a oscilliscope
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:232152
    • 提供者:荣华
  1. DSP串口硬件SPI接口LCD12864显示C++程序代码

    0下载:
  2. 转载: DSP串口硬件SPI接口LCD12864显示C++程序代码 细描述: 终于把5409的McBSP的配置搞清楚了!现在就把我做的写出来,也好让后来人在这方面少走弯路。 我的目标是将MCBSP配置成SPI兼容接口。 我采用MCBSP0。 ,Reprint: DSP hardware SPI serial interface LCD12864 shows C++ program code described in detail: the McBSP has the 5409 conf
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-03-23
    • 文件大小:230168
    • 提供者:longfan
  1. my_audio2

    1下载:
  2. 该程序实现利用DSP的McBSP采集音频芯片AIC23的音频数据并同时放送出来-The program implementation use the DSP chip AIC23 McBSP audio capture audio data while running out
  3. 所属分类:DSP program

    • 发布日期:2014-09-18
    • 文件大小:2998272
    • 提供者:李亚楠
  1. DEC6713_McBSP.rar

    0下载:
  2. dsp tms320c6000 串口程序,完整,dsp tms320c6000
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:167563
    • 提供者:刘大力
  1. dsp

    0下载:
  2. 三相电各参数分析及计算,检查是否符合国标。并有DSP相关的EMIF及MCBSP等部分代码。-Analysis and calculation of parameters of three-phase power, check for compliance with the national standard. And DSP related EMIF and MCBSP, part of the code.
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:95634
    • 提供者:bobery
  1. EDMA_TX_Config

    0下载:
  2. TMS320c6416寄存器配置,包括EDMA,McBSP,EMIFA/B等接口-TMS320c6416 register configuration, including the EDMA, McBSP, EMIFA/B and other interfaces
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:2816
    • 提供者:xuzhenxing
  1. mcbsp_loopback

    0下载:
  2. DSP28335的MCBSP接口的驱动程序,类似SPI口的功能,可进行数据的收发-The DSP28335 MCBSP interface driver, similar to the SPI port can send and receive data
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:163796
    • 提供者:往来时
  1. 2812mcbsp

    0下载:
  2. DSP2812多缓冲串口编程,用于数据测量传输,或者是与单片机进行通讯-DSP2812 Multi-Buffer Serial Programming for data transmission measurements, or to communicate with the MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-07
    • 文件大小:70977
    • 提供者:
  1. mcbsp_IO

    0下载:
  2. TMS320C6416,SEED-DEC6416开发板上面MCBSP配置成GPIO口的代码,可用LED灯测试。详细请参考例程。-TMS320C6416, SEED-DEC6416 development board configured as GPIO port MCBSP above code, available LED light test. Details, refer to routines.
  3. 所属分类:DSP program

    • 发布日期:2017-03-22
    • 文件大小:610009
    • 提供者:维斯
  1. mcbspad

    0下载:
  2. TIC6000系列MCBSP控制AD的程序-TIC6000 Series AD McBSP control procedures
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3464
    • 提供者:sha
  1. dsp

    0下载:
  2. 终于把5409的McBSP的配置搞清楚了!现在就把我做的写出来,也好让后来人在这方面少走弯路。 我的目标是将MCBSP配置成SPI兼容接口。 我采用MCBSP0。 下面我把我用汇编写的McBSP的初始化程序给出来。已经调试通过了,但是可能还有不对的地方,请大家看了以后指正! -Finally put the McBSP configuration of 5409 has been clear! Now they make me write out, or let people in
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:腾格
  1. INIT_I2C

    0下载:
  2. DSP中用MCBSP模拟I2C接口的程序.其中DSP的型号是C5416-DSP simulation with I2C interface MCBSP procedures. Which is a DSP model C5416
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:23784
    • 提供者:张五一
  1. davinci-video-audio

    0下载:
  2. 达芬奇平台上面的codec server 搭建和音频处理的搭建-source code for davinci platform codec server and mcbsp process
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3548556
    • 提供者:zhu
  1. mcbsp_loopback

    0下载:
  2. 德州儀器發表之新款DSP TMS320F28335 的MCBSP匯流排控制程式,以簡單程式描述匯流排使用方式!-Publication of the new Texas Instruments DSP TMS320F28335 control of the bus MCBSP programs, programs described in a simple way bus!
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:320440
    • 提供者:arno_gsm
  1. spra455a_McbspUseAsPort

    0下载:
  2. DSP的MCBSP作为端口使用,使用的DSP为TI公司的C6416-MCBSP the DSP to use as a port, use the DSP for TI' s C6416
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:11782
    • 提供者:张瑞
  1. my_mcbsp_single_channel

    0下载:
  2. DSP德MCBSP工作于SPI模式的资料-MCBSP work patterns in the SPI
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:263773
    • 提供者:liqiang
  1. Lab0401-GPIO

    0下载:
  2. DSP5509a通用输入输出管脚的应用编程,将McBSP设置成通用输入输出管脚使用-Universal input and output pins DSP5509a of application programming, will be set McBSP general-purpose input and output pins to use
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:128179
    • 提供者:sandor
  1. DSP5402

    0下载:
  2. DSP5402之McBSP从设备SPI硬件四种模式配置C++例程-McBSP of DSP5402 hardware from the device four SPI mode configuration C++ routines ~~~~~~~~~
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:97741
    • 提供者:hwjjacky
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 16 »
搜珍网 www.dssz.com