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

搜索资源列表

  1. ICETEK-VC5416-C_v1

    0下载:
  2. 北京瑞泰创新公司的ICETEK-VC5416-C开发板的实验源代码,包括LED,串口通信,Flash烧写等等,对初学DSP人员很有参考价值。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1488459
    • 提供者:GaoWei
  1. SCI_FINAL

    0下载:
  2. dsp2107上的串口通信程序,调试成功,可以在此基础上继续开发应用
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3219
    • 提供者:li
  1. DM642_uart

    0下载:
  2. DM642的串口通信程序,基于瑞泰的DM642开发板,采用中断方式,实现自发自收的功能!
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:108797
    • 提供者:wangyh
  1. REM_Program

    0下载:
  2. 我最初用TMS320F240芯片作开发,这是我05年刚从学习用TMS320F2810芯片时编的一个RS485串口通信程序,采用C和汇编混编的代码,可能有些bug,但对于想学TMS320F2810芯片的人可能会有用。因为想要下载该网站上的TMS320F28335的资料所以上传
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:52068
    • 提供者:Anakin Lee
  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. example

    0下载:
  2. 我买的TMS320LF2407开发板的全部源代码,包括数据采集,数据存储,PWM,定时器,数据处理,串口通信,并口通信-TMS320LF2407 development board I bought all the source code, including data collection, data storage, PWM, timers, data processing, serial communications, parallel communications
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1102660
    • 提供者:流絮无疆
  1. spi

    0下载:
  2. 合众达开发板的基于dsp的串口通信(spi)源程序调试。-United Development Board of the dsp-based serial communication (spi) source code debugging.
  3. 所属分类:DSP program

    • 发布日期:2017-04-27
    • 文件大小:149982
    • 提供者:陈风
  1. DM642_urtrs232

    0下载:
  2. 这是DM642的R232串口通信程序,开发环境为CCS-This is the R232 serial communication DM642 procedures, development environment for CCS
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:356810
    • 提供者:chenlei
  1. TMS320f2812-sci

    0下载:
  2. 开发环境ccs 实现TMS320F2812的串口通信的基本拨那个能框架,开发者可以在主程序中加入自己的程序-Ccs development environment to achieve TMS320F2812 serial communications that can be allocated a basic framework, developers can add their own procedures for the main program
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:292048
    • 提供者:baoeli
  1. DSP-basedBluetoothandtheserialcommunicationsource.

    0下载:
  2. 基于DSP F2812的蓝牙以及串口通信源码,经过调试已经用于工程,性能稳定。开发环境ccs3.0.-Based on DSP F2812 Bluetooth as well as the serial communication source, after debugging has been used for projects stable performance. Development environment ccs3.0.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:4357
    • 提供者:wangyuluyulu
  1. icetek_c6713_integration

    0下载:
  2. 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的其它实验,包括:异步串口通信实验,自启动实验,交通灯实验-Icetek Innovation (icetek_c6713_A) test box (/ development board) and other trials, including: asynchronous serial communication experiment, self-starting experiment, the traffic lights test
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1925035
    • 提供者:me_math
  1. SEEDVPM642_uartio

    0下载:
  2. 合众达dm642开发板串口通信源码,包括基本的串口输入输出函数-code of UART base on DM642
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:38713
    • 提供者:luoyunkai
  1. LF2407kaifaban

    0下载:
  2. 开发软件是CCS,主要介绍了LF2407 开发板的一些简单的程序,如数据存储,AD、DA转换,指示灯,拨码开关,定时器,串口通信,液晶显示,键盘通信快速傅里叶变换等小程序,是DSP初学阶段非常宝贵的资料。-Development of software is CCS, introduces the development board LF2407 some simple procedures, such as data storage, AD, DA conversion, LED, DIP s
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1861344
    • 提供者:杨森元
  1. F2812_SCI01

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

    • 发布日期:2017-04-01
    • 文件大小:90451
    • 提供者:奋斗不止
  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. lab22-SCIB

    0下载:
  2. DSP28335的串口通信程序开发例程,用的是DSP 的串口B,适合初学者,可以参考一下。-DSP28335 serial communication program development routines, suitable for beginners.
  3. 所属分类:DSP program

    • 发布日期:2017-11-06
    • 文件大小:583737
    • 提供者:付得意
  1. UART

    1下载:
  2. dsp开发,用于串口通信的源码。采用的TI公司的DSP为5509.很好的原程序。-dsp development, the source code for serial communication. Using TI' s DSP-5509 original program.
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:227328
    • 提供者:余飞
  1. 2812_sci_example

    0下载:
  2. 基于dsp2812的串口通信实例,是用C语言开发的,开发的环境是CCS-Serial communication example, based on dsp2812 is developed in C language, development environment is CCS3.3.
  3. 所属分类:DSP program

    • 发布日期:2017-12-02
    • 文件大小:147548
    • 提供者:fish
  1. 2812dsp-uart

    0下载:
  2. 基于DSP 2000开发的串口通信程序,收发都有,经测试可用-serial communication program development, tested available for DSP 2000
  3. 所属分类:DSP program

    • 发布日期:2017-11-26
    • 文件大小:7629
    • 提供者:yang
  1. coreboard_Examples

    0下载:
  2. DSP28335在最小系统下实现的入门程序,对开发板要求低,包括流水灯,串口通信,CAN总线控制等-DSP28335 at minimum entry system implementation procedures, the development board requires low
  3. 所属分类:DSP program

    • 发布日期:2017-05-20
    • 文件大小:5695517
    • 提供者:王力
« 12 »
搜珍网 www.dssz.com