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

搜索资源列表

  1. F2812_SCI02 PC机串口调试助手

    0下载:
  2. F2812 SCI与PC机串口调试助手以收发中断方式实现收发数据。(CCS3.3开发环境) 功能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI and the PC serial port r
  3. 所属分类:DSP编程

    • 发布日期:2017-03-22
    • 文件大小:363038
    • 提供者:奋斗不止
  1. Trfic_IO

    0下载:
  2. 这是我们学校的DSP实验箱5502交通灯控制程序,保证可以用,功能很全,它有自动运 行模式,夜间模式,交通灯东西通,交通灯南北通,禁行等功能.-This is our school s DSP kit 5502 traffic lights control procedures to ensure that you can use, features a very full, it has automatic operation Line mode, night mode, thing
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:85738
    • 提供者:Mr CAI
  1. test7

    0下载:
  2. DSP2812 SCI应用 中断模式SCI_interrupt)  状态查询模式(SCI_status) -Application of DSP2812 SCI interrupt mode SCI_interrupt)
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:247399
    • 提供者:wlmkkk
  1. DSP2812

    0下载:
  2. dsp2812usb通讯代码,包括cycpress公司的usb芯片的slave控制模式-dsp2812usb communication code, including cycpress the company' s usb chip slave control mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:196334
    • 提供者:领进
  1. efsl-manual-0.3.5

    0下载:
  2. ti的dsp 开发spi模式 操作sd卡的源程序-ti' s dsp development sd card spi mode of operation of the source
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:289190
    • 提供者:hans
  1. F2812_SCI03

    0下载:
  2. F2812 SCI (CCS3.3开发环境下)采用收发FIFO中断方式与PC机串口调试助手实现收发数据。 功 能:使用SCIA模块和PC机进行串口通信,等待PC机上的串口调试软件向DSP发送"hellodsp",DSP接收到上位机发送的数据之后,将这些数据发回PC机,显示在串口调试软件中。 说 明:本实验中SCIA模块的发送和接收采用FIFO的中断方式实现,空闲线模式波特率为19200,通信数据格式为1位停止位,8位数据位,无校验位-F2812 SCI receive and send FIFO
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:345359
    • 提供者:奋斗不止
  1. F2812_EvPwm02

    0下载:
  2. F2812 输出可调占空比的PWM波。 (CCS3.3开发环境下) 功 能:PWM1和PWM2输出频率为1KHz的PWM波形。波形的占空比每隔1s变化5 ,范围在10 到90 之间。 说 明:EVA下面的通用定时器T1工作于连续增/减计数模式,产生对称的PWM波形。通过T1的周期中断来计时,每隔1s钟改变1次占空比。死区时间为4.27us。-F2812 adjustable duty cycle of the PWM wave output. Function: PWM1 and PWM2 ou
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:221221
    • 提供者:奋斗不止
  1. EPWM

    0下载:
  2. 此DSP工程文件使用的硬件为TI的TMS320F28027,软件环境为Code_Composter_Studio_V3.3,主要功能使用增计数模式产生占空比0 ~100 的PWM波形-The program uses the hardware the TI s TMS320F28027, software environment for Code_Composter_Studio_V3.3 main function increase in the count mode to generate
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:587438
    • 提供者:backkom
  1. 2812SCI

    0下载:
  2. 自己总结的DSP2812的SCI部分的一些基础程序,由简单功能到fifo的使用,包括查询及中断模式。适合初学者入门。-The DSP2812 s own summary of the SCI part of the basic program by a simple function to the fifo use, including inquiries and interrupt mode. Suitable for beginner
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:756716
    • 提供者:王军
  1. 2812SPI

    0下载:
  2. 自己总结的DSP2812的SPI部分的一些基础程序,由简单功能到fifo的使用,包括查询及中断模式。适合初学者入门。-The DSP2812 s own summary of the SPI part of the basic program by a simple function to the fifo use, including inquiries and interrupt mode. Suitable for beginner
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:607567
    • 提供者:王军
  1. can_test_noid

    0下载:
  2. CAN通讯的屏蔽所有接收位的测试程序,只能工作在SCC模式,然后利用接收邮箱15进行任意的接收。 基于CCS3.3,想看看能不能想办法接收任意信息,然后获取标识符的。-CAN communication received bit mask all the testing procedures, can only work in SCC mode, then use the recipient' s mailbox is 15 for any reception. Based CCS3.3,
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:223460
    • 提供者:周卫
  1. i2c

    0下载:
  2. 这两个例程主要用来演示I2C中断调用问题以及调用I2C API实现单字节的在循环模式下进行数据传输-The two example are designed to show how to use the I2C module s interrupt dispatch fuction and the I2C API to transfer a byte of data in loopback mode.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:5330
    • 提供者:胡志勇
  1. SVPWM

    0下载:
  2. 公司前几年的项目,这是DSP2407的核心文件,主要是C语言写的,有2个子程序是汇编的。项目是UPS,分为独立、并网和整流3个模式,上位机通信采用modbus,RS232接口。-A few years ago the company' s project, which is the DSP2407 core files, mainly written in C language, there are two sub-program is compiled. Project is UPS,
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:122058
    • 提供者:jack chen
搜珍网 www.dssz.com