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

搜索资源列表

  1. 课题

    0下载:
  2. 捕获50mhz的频率,可以实现高频的捕获设置,在这些内容都能够实现很多功能(Capture 50MHz frequency)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:152576
    • 提供者:qwertyuiop0987
  1. EPWM

    1下载:
  2. 利用正玄查表,在28335上实现PWM调制,生成正弦波(The use of positive look-up table, in 28335 to achieve PWM modulation, generate sine wave)
  3. 所属分类:其他

    • 发布日期:2017-09-22
    • 文件大小:117760
    • 提供者:情风影
  1. dspbldc

    1下载:
  2. 直流无刷电机双闭环DSP控制程序的完整流程以及注意事项(BLDC bouble loop design)
  3. 所属分类:其他

    • 发布日期:2017-09-06
    • 文件大小:882688
    • 提供者:wwq1q
  1. dsp(vf)

    2下载:
  2. 实现逆变器的VF控制,用的是DSP28335进行控制。(To achieve the VF control of the inverter)
  3. 所属分类:单片机开发

  1. I2C_MPU6050

    0下载:
  2. 使用dsp读取6050的各项数值,其中mpu6050位继承陀螺仪及加速度及的模块,可以测得各轴向加速度,及各向偏角(Using DSP to read the values of 6050, the mpu6050 inherited the gyroscope and the acceleration module, which can measure the axial acceleration and the Angle of each direction)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-23
    • 文件大小:218112
    • 提供者:九幽se狼
  1. DSP28035 lights running

    0下载:
  2. DSP28035,跑马灯程序实现流水灯功能(lightings-running program to realize the function of running water lights.)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-24
    • 文件大小:363520
    • 提供者:binghualiuyue
  1. LMS

    1下载:
  2. C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:kirkwk
  1. PWM_DCMOTOR

    0下载:
  2. 实现通过按键中断控制PWM占空比,从而实现电机转速控制。(Through the button interrupt control, PWM duty cycle.)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-13
    • 文件大小:259879
    • 提供者:幽兰鹰飞
  1. 28335_examples

    1下载:
  2. 模数采样,以及产生PWM波的程序,适用于DSP28335(Modulus sampling, and generate PWM wave procedures, applicable to DSP28335)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-12
    • 文件大小:924180
    • 提供者:姚宇
  1. adc_sci

    1下载:
  2. DSP 28335 AD采样和sci测试程序(DSP 28335 ANOLOG TO DIGITAL TEST EXAMPLE)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-11-08
    • 文件大小:1088512
    • 提供者:Simontang
  1. key_beef

    0下载:
  2. 通过dsp28335的IO引脚读取按键值, 按键控制 蜂鸣器(key control beef by dsp28335)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-23
    • 文件大小:1057792
    • 提供者:Simontang
  1. e2prom_int

    0下载:
  2. dsp 28335 eeprom 测试程序,通过中断方式实现(dsp28335 eeprom test example by int)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-28
    • 文件大小:1495040
    • 提供者:Simontang
  1. usb

    0下载:
  2. dsp28335 实现usb通信接口功能(DSP28335 implements USB communication interface function)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-24
    • 文件大小:609280
    • 提供者:Simontang
  1. 研旭TMS320F28335开发板原理图及封装库

    1下载:
  2. 28335的最小封装和原理图,他已被用过,很实用,相信我,可以的。(28335 minimum package and schematic diagram, he has been used, very practical, believe me, yes.)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-25
    • 文件大小:794624
    • 提供者:tiansss
  1. lab16-EXRAM

    1下载:
  2. 该程序实现了DSP28335与外部RAM或其他外设进行通信;能够作为例程供广大嵌入式DSP编程人员参考(The program implements the DSP28335 and external RAM or other peripherals for communication; can be used as a routine for the vast number of embedded DSP programming staff reference)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-21
    • 文件大小:616448
    • 提供者:wangxiaobei
  1. dsp28335通过SPI通信接口向SD卡写文件

    2下载:
  2. 该程序在TMS320F28335上运行成功,编译器是ccs6.0,通过spi通信将数据按照fat文件格式写入sd卡,并可以在电脑上查看
  3. 所属分类:嵌入式/单片机编程

  1. Example_2833xECap_apwm

    0下载:
  2. 28335利用Ecap产生PWM波形,例程调试可用适合初学者(28335 use Ecap to produce PWM waveform)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:安东.东安
  1. xx_svpwm2

    1下载:
  2. 使用dsp28335实现空间矢量算法svpwm(Space vector algorithm using DSP28335 SVPWM)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-28
    • 文件大小:724992
    • 提供者:广哥
  1. SPWM2

    0下载:
  2. 使用DSP芯片产生三路的SPWM波形,以此来控制异步电机的速度。(The DSP chip is used to generate a three - way SPWM waveform to control the speed of the asynchronous motor.)
  3. 所属分类:DSP编程

  1. DSP开发例程

    0下载:
  2. DSP开发历程,开发教程,初学者试用...,DSP28335. TMS320F28035,欢迎下载DSP开发教程(dspdspdspdpsdpspdpsdpsdpspdspdpspdpsdppsdpspdsd)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-27
    • 文件大小:20464640
    • 提供者:亦如三秋
« 1 2 ... 31 32 33 34 35 3637 38 39 40 41 »
搜珍网 www.dssz.com