CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - 引脚

搜索资源列表

  1. VC5402_XF

    0下载:
  2. 学习DSP TMS320VC5402最好的入门例程,采用C语言编程,定时器中断,XF引脚输出。-Best entry-routine for DSP TMS320VC5402 learning, using C language programming, timer interrupt and XF pin output.
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:81529
    • 提供者:Dayspring
  1. GpioLed02

    0下载:
  2. 使用DSpPWM1-PWM6引脚作为通用的I/O口来控制BASIC2812上LED灯D1-D6的闪烁,LED灯闪烁的速度由慢逐渐变快,然后又逐渐变慢,如此重复。-Use DSpPWM1-PWM6 pins as general-purpose I/O port to control the LED lights on BASIC2812 D1-D6 of the flash, LED flashing lights gradually faster from slow speed, then g
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:348350
    • 提供者:唐伟
  1. 01_GPIOLed01

    0下载:
  2. 使用PWM1-PWM6引脚作为通用的I/O口来控制Basic2812上LED灯 -PWM1-PWM6 use as a common pin I/O port to control the LED lights on Basic2812
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:325697
    • 提供者:唐伟
  1. Spi01

    0下载:
  2. 2812实现SPI的回送测试模式,SPI自发自收,发送和接收采用查询方式实现,将SPISIMO和SPISOMI两个引脚内部短接,实现自发自收模式。SPI将0-99这100个数字逐个发出,然后逐个接收存入Spi_VarRx[]。-2812 to implement the SPI loopback test mode, SPI spontaneous self-closing, send and receive be achieved using query will SPISIMO and SP
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:89896
    • 提供者:莫宗来
  1. 2812information

    0下载:
  2. ti公司F2812开发版硬件原理图,引脚说明等。-ti company F2812 Developer Edition hardware schematics, pin descr iptions.
  3. 所属分类:DSP program

    • 发布日期:2017-05-09
    • 文件大小:1766037
    • 提供者:q
  1. DSPCAPTUREtest

    0下载:
  2. 该程序用于测试DSP的CAPTURE模块,由TIMER1的比较模块输出一个PWM 波形,此波形输入CAP4引脚,待CAP4捕捉该PWM的10次上升沿后,停止捕捉,并把10次捕捉值存于数组result[10]中 -The program for testing DSP-CAPTURE module, by comparison Timer1 module output a PWM waveform, the waveform CAP4 input pin, the PWM capture C
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6639
    • 提供者:weipeiyong
  1. dsp

    0下载:
  2. 利用达盛DSP试验箱设计键盘输入发生装置,要求: 1、 用键盘输入分频置,控制蜂鸣器发声。 2、 采用将DSP通用I/O引脚直接驱动的方式。 3、 用发光数码管显示分频值。-Tatsu Sheng chamber using DSP design keyboard input device, requirements: one, using keyboard input frequency Purchase, control audible buzzer. 2, using the
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:1517
    • 提供者:lc
  1. program

    0下载:
  2. ADS8364的复位启动由TMS320F2812的输出引脚IOPFO决定,ADS8364的初始化程序;对通用定时器T4的运行方式、周期以及比较值进行配置;DSP2812读取转换结果的子程序。-Single-chip reset the ADS8364 to start from the output pins TMS320F2812 decision IOPFO. ADS8364 clock T4PWM provided by the DSP2812. In the power of the D
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1954
    • 提供者:sophia
  1. boot

    0下载:
  2. 一个DM642产品中使用的bootloader,其中包括利用GPIO引脚通讯的控制功能。有详细的代码注释。-A bootloader for DM642
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:3666
    • 提供者:彭树林
  1. knownofkeyboard

    0下载:
  2. 本程序首先通过SPI通信把十六进制代码赋值给引脚,从而控制键盘灯的闪烁-This procedure, first of all SPI communications to hexadecimal code assigned to the pin, so as to control the keyboard lights flashing
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:21997
    • 提供者:孙永斌
  1. led(10-1)

    0下载:
  2. DSPF2812学习程序: 描述:利用GP定时器1在GPIOF8引脚上产生方波,令一个贴片LED闪烁 系统时钟150M,高速外设时钟25M,128分频后定时器周期为5.12us,适于初学者学习-DSPF2812 learning process: Descr iption: Using the GP Timer 1 GPIOF8 pin to generate a square wave, so that a flashing LED chip system clock 150M, high
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:318029
    • 提供者:panda
  1. SPI_BUS

    0下载:
  2. 该软件介绍了SPI总线的结构、引脚以及采用C语言对其编程的实现方式。-The software describes the structure of the SPI bus, pin and the use of C programming language for its implementation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:175209
    • 提供者:lk
  1. SimplePWMP

    0下载:
  2. 带故障保护输入引脚的PWM,空比49.27%,选择输出比较OC8。已经通过编译 基于dspic30f系列 请站长开通,因为我真的很急用一个资源 大恩不言谢-With fault protection input pin of the PWM, air ratio 49.27 , choose the output compare OC8. Has been compiled based on dspic30f series of requests by owners opened,
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:852
    • 提供者:唐瑶
  1. THS5651[1]

    0下载:
  2. 该THS5651是一个10位分辨率的数字到模拟转换器(DAC),专为优化数字数据 传输有线和无线通信系统。 10位DAC是一个CommsDAC成员 高速,低功耗CMOS数字系列模拟转换器。该CommsDAC系列由管脚 兼容的14 - ,12 - ,10 - ,和8位DAC。所有设备提供相同的接口选择,小外形封装和 引脚。该THS5651提供优越的AC和DC性能,同时支持更新率高达100 MSPS的。-The THS5651 is a 10-bit resolution digit
  3. 所属分类:DSP program

    • 发布日期:2017-03-27
    • 文件大小:580335
    • 提供者:陈祥
  1. pwm

    0下载:
  2. C6747的PWM输出模块,与OMAP_L137引脚兼容-failed to translate
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:39337
    • 提供者:吴君
  1. uart

    0下载:
  2. C6747的串口通信程序,与OMAP_L137的引脚兼容-C6747 serial communication program, the pin-compatible with OMAP_L137
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:78095
    • 提供者:吴君
  1. 2812

    0下载:
  2. DSP2812的清华版的中文资料,介绍了DSP芯片结构及性能概述,并详细介绍了DSP的各引脚功能。-DSP2812 Tsinghua version of the Chinese information on the structure and properties of an overview of DSP chips, and details of the DSP function of each pin.
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1759648
    • 提供者:马超
  1. EX01_XF

    0下载:
  2. DSP5509A的c语言编程,完成对XF引脚的控制-A c programme for DSP TMS320VC5509A.It controls XF pin.
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:17201
    • 提供者:王宏杨
  1. led

    0下载:
  2. 基于TMS320VC5416的定时器编程,DSP工作在8MHZ主频,定时器分频系数为15,通过DSP通用I/O引脚控制指示灯闪烁,指示灯每秒闪烁1次。-TMS320VC5416 timer based programming, DSP working in 8MHZ frequency, the timer frequency factor of 15, through the general-purpose DSP I/O pin control light is blinking, the
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:748
    • 提供者:BOB
  1. 12.CAP

    0下载:
  2. 捕获单元可以记录捕获输入引脚上的变化,TMS320F28335共有6个捕获单元,每个捕获单元都有自己的捕获引脚,事件管理器A(EVA)控制CAP1、CAP2和CAP3;事件管理器B(EVB)控制CAP4、CAP5和CAP6。EVA中的每个捕获单元均可选择GP定时器1或2作为其时间基准,然而CAP1和CAP2不能选择不同的定时器作为它们的时基。EVB中的每个捕获单元均可选择GP定时器3或4作为其时间基准,CAP4和CAP5不能选择不同的定时器作为它们的时基。-TMS320F28335 includ
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:709595
    • 提供者:yannaifan
« 1 23 4 5 »
搜珍网 www.dssz.com