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

搜索资源列表

  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. 2812-Study

    0下载:
  2. DSP2812的学习资料合集。内含SCI串口通信、液晶显示、CCS学习资料、MP3控制、中断处理等一系列资料。-DSP2812 learning data collection. Contains SCI serial communication, LCD, the CCS learning materials, MP3 control, interrupt handling and other series information.
  3. 所属分类:DSP program

    • 发布日期:2017-11-09
    • 文件大小:4525724
    • 提供者:独闯天涯
  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. sci

    0下载:
  2. 该程序为一个SCI中断发送、接收典型程序,采用内部连接的自循环模式,即自己发送,自己接收,采用中断的方式发送和接收。-The program as a SCI interrupt sending, receiving typical procedure, using an internal connection from the cycle model, that is, send yourself, your reception, use interrupted send and receiv
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:2189
    • 提供者:李响
  1. ad

    0下载:
  2. 1、对给定的一路波形信号,计算该信号的均方根(jfg)的大小。 2、当信号频率f在20HZ~50HZ的时候,采用时间中断没隔1s通过SCI传输该信号的均方根大小给上位机观察和显示;当信号频率f在50HZ~100HZ之间,则没隔0.5s传输1次;当信号频率f在100HZ~1000HZ之间,则没隔0.2s传输一次;当信号频率f超过1000HZ时,停止传输信号。… -1, the waveform of the signal given way to calculate the signal&
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:3832
    • 提供者:happy
  1. DSP-2812

    0下载:
  2. SCI串口模块第4课 2812的片内资源、存储器映射以及CMD文件的编写第5课 中断系统的理解第6课 时钟和系统控制第7课 EV第8课 AD及其校正第9课 SCI串口模块第10课 串行外设接口SPI-SCI serial module Lesson 4 2812 on-chip resources, memory map and the CMD file system write interrupt Lesson 5 Lesson 6 understanding of the system cl
  3. 所属分类:DSP program

    • 发布日期:2017-05-29
    • 文件大小:12638614
    • 提供者:江畔
  1. TMS320X281xDSP_DEMO

    0下载:
  2. 本光盘包含的应用程序如下: Test1 C语言编程 Test2 硬件测试 Test3 GPIO应用 Test4 定时器应用 Test5 ADC应用 Test6 SPI接口应用  SPI接口DAC(SPI_DAC5617)  SPI_DAC_ADC  SPI存储器扩展(SPI_EEPROM) Test7 SCI应用  中断模式(SCI_interrupt)  状态查询模式
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:2401878
    • 提供者:huojianteng
  1. SCI

    0下载:
  2. 主要是281X系列DSP的编程应用,关于SCI应用,包括终中断模式(SCI_interrupt)和状态查询模式(SCI_status)两种代码都提供了-Mainly 281X series DSP application programming on SCI applications, including the end of interrupt mode (SCI_interrupt) and status query mode (SCI_status) provides two types
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:513842
    • 提供者:jiahui
  1. TMS320F2812_program

    0下载:
  2. 这是TI的C2000系列DSP TMS320F2812的经典例程,每个程序都在DSP上调试过,绝对没问题。这些例程包括AD,EVA事件管理器,中断,SCI,SPI-This is TI' s C2000 DSP TMS320F2812 series of classic routines, each program in the DSP up tried, absolutely no problem. These routines include AD, EVA event managem
  3. 所属分类:DSP program

    • 发布日期:2017-05-22
    • 文件大小:6665772
    • 提供者:liuhaoyang
  1. SCI

    0下载:
  2. 本程序说明了在CCS环境下如何使用DSP的SCI接口,包含SCI的两种模式:中断模式与状态查询模式-This project shows how to use the DSP SCI interface in the CCS environment,including two modes: interrupt mode and status mode
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:383031
    • 提供者:zhuwei
  1. sci-interrupt

    0下载:
  2. DSP28 SCI - 同计算机通信,采用超级中断接受数据,间隔2秒DSP向计算机发送字符"2812-UART is fine !" -DSP28 SCI- with computer communications, super-interrupt receive data every two seconds DSP is sent to the computer characters " 2812-UART is On fine!"
  3. 所属分类:DSP program

    • 发布日期:2017-11-07
    • 文件大小:227530
    • 提供者:小欤
  1. sci

    0下载:
  2. 实现DSP2407的串口通信的功能,采用查询接收中断发送的方式实现的。-DSP2407 serial communication functions, queries receive interrupt sent.
  3. 所属分类:DSP program

    • 发布日期:2017-11-19
    • 文件大小:1201
    • 提供者:xieyong
  1. sci2

    0下载:
  2. 基于TMS320F2808,实现SCI的中断方式,开发环境ccs4.2,程序已验证过,对SCI的配置注释详细,容易理解,对于2000系列中断的配置有一定的启发性,对2000系列入门者有一定启发-Based on TMS320F2808, achieve SCI interrupt, the development environment ccs4.2, the program has been validated for SCI configuration detailed notes, eas
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:524484
    • 提供者:刘明
  1. 3.2.8-SCI

    0下载:
  2. DSP(TMS320F2812)SCI串口通信,主要通过SCI的查询方式和中断方式实现下位机与串口调试助手的通信。-DSP (TMS320F2812) SCI serial communication, mainly lower machine to communicate with serial debugging aids by SCI query mode and interrupt mode.
  3. 所属分类:DSP program

    • 发布日期:2017-04-26
    • 文件大小:342173
    • 提供者:无吖不
  1. SCI

    0下载:
  2. DSPf2407A的SCI串口程序,通过中断接收程序,中断内发送程序,可以实现SCI串口的收发-DSPf2407A of SCI serial procedures, by interrupting the receiving program, interrupt the transmission program, you can achieve SCI serial transceiver
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:66663
    • 提供者:王斐
  1. DSP28335-485收发程序配置

    3下载:
  2. DSP28335 485通信配置,采用FIFO缓冲,通过中断实现收发(485 interrupt transmit-receive configuration)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:liuliu212
  1. SCI中断发送

    0下载:
  2. SCI总线接口工作配置和具体工作流程,完成SCI中断功能(SCI bus interface configuration and specific work flow to complete the SCI interrupt function)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-23
    • 文件大小:537600
    • 提供者:佳不疯癫
  1. 8_16SCIinterrupt

    1下载:
  2. 中断实现单片机与PC上位机收发,波特率128000 数据位8停止位1(Interrupt to achieve single-chip microcomputer and PC host transceiver, baud rate 128000, data bit 8, stop bit 1)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-20
    • 文件大小:314368
    • 提供者:婀娜ysc
  1. SCIA Interrupt

    0下载:
  2. CCS3.3中采用SCIA串口中断实现串口收发数据(adopt the SCIA to achieve the function that accept and transfer data)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-07
    • 文件大小:589824
    • 提供者:海洋鸟
  1. lab23-SCIC

    0下载:
  2. 此程序是TMS320F28335实现sci通信的程序,程序接口采用的是中断的方式(This program is to achieve TMS320F28335 SCI communication program, the program interface uses an interrupt)
  3. 所属分类:DSP编程

    • 发布日期:2018-04-28
    • 文件大小:564224
    • 提供者:自由飞翔007
« 12 »
搜珍网 www.dssz.com