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

搜索资源列表

  1. 很好的avr串口收发(中断)程序

    0下载:
  2. 一个非常好的串口中断收发程序
  3. 所属分类:串口编程

    • 发布日期:2011-05-10
    • 文件大小:48617
    • 提供者:meiyong
  1. uart.rar

    0下载:
  2. 程序介绍: 1.串口中断 2.串口波特率设置 3.串口的收发,Introduce procedures: 1. Serial interrupt 2. 3 serial baud rate settings. Serial transceiver
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:9980
    • 提供者:水月
  1. MSP430-UART.zip

    1下载:
  2. MSP430 UART 初始化,接收中断,命令协议根据需要自己修改,MSP430 UART init
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-29
    • 文件大小:2258
    • 提供者:涂玉炎
  1. uart

    0下载:
  2. 51单片机 串口接收发送 都用到中断 全双工 采用C语言-51 MCU serial port receive interrupt is used to send both full-duplex using C language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:36399
    • 提供者:juck
  1. UART

    1下载:
  2. stm32,实现简单的串口实验及串口中断-failed to translate
  3. 所属分类:SCM

    • 发布日期:2016-03-14
    • 文件大小:226304
    • 提供者:邵波
  1. uart

    0下载:
  2. UART verilog 代码, 内置CPU接口方式,支持2线制和流控4线制。支持轮训和中断方式。-UART verilog source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:15360
    • 提供者:dingyy
  1. uart

    0下载:
  2. AVR单片机串口接受程序,产生4路PWM波来控制电机。同时用了六个外部中断来实现不同的功能。-AVR single-chip serial port to accept the procedure, resulting in 4-channel PWM wave to control motor. At the same time, the six external interrupt used to achieve different functions.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2099
    • 提供者:章安福
  1. UART

    0下载:
  2. 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:1109
    • 提供者:zhang
  1. LPC2368

    1下载:
  2. lpc2368 +ucos-ii 2.52 + 5个中断(软中断,uart,uart1 ,int0,int1)调试成功,CPU开销小-lpc2368+ ucos-ii 2.52+ 5 interrupt (software interrupt, uart, uart1, int0, int1) debug successful, CPU overhead,
  3. 所属分类:Software Testing

    • 发布日期:2015-12-18
    • 文件大小:526905
    • 提供者:呵呵
  1. uart

    0下载:
  2. 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:5821
    • 提供者:
  1. UART

    0下载:
  2. 利用LPC2103的串行口发送数据。有查询和中断方式,ADS1.2编程。-Using LPC2103' s serial port to send data. For inquiries and interrupt mode, ADS1.2 programming.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:151265
    • 提供者:tianyi
  1. UART

    0下载:
  2. lpc2368d的串口调试程序,用中断实现发送和接受,KEIL环境-lpc2368d serial debugger, use to send and receive interrupt, KEIL environment
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:82670
    • 提供者:liuxiao
  1. STM32-UART-OK

    0下载:
  2. STM32F103R8T6 串行中断接收程序,GPIO控制程序。IAR版本5.30-STM32F103R8T6 serial interrupt source code
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:765974
    • 提供者:joseph
  1. uart

    0下载:
  2. 51单片的串口实现数据的收发过程,也可使用中断形式实现数据的收发。-51 single serial port to send and receive process data can also be used to send and receive data interrupt form.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1778
    • 提供者:donglihua
  1. uart

    1下载:
  2. MSP430串口程序,串口接收与发送均用中断处理。当MSP430串口中断接收到PC机的指令后通过中断发送将数据发送出去-MSP430 serial program, serial port receive and send all use interrupt handling. When the MSP430 serial receive interrupt instruction PC, adopted after the break to send the data sent.
  3. 所属分类:串口编程

    • 发布日期:2013-05-10
    • 文件大小:1487
    • 提供者:liwendi
  1. PIC32-UART-code

    0下载:
  2. PIC32单片机UART模块发送、接收代码,包括查询和中断两种方式。-PIC32 microcontroller UART module to send, receive code, including query and break in two ways.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:42838
    • 提供者:刘世生
  1. uart[1and2]

    0下载:
  2. 同时使用STM32两个串口的接收与发送。串口1,串口2,共存且接受采用定时器中断超时,5ms未接收到数据认为本次接收结束(uart1 work with uart2)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-23
    • 文件大小:1375232
    • 提供者:Infante
  1. apb-uart

    1下载:
  2. apb—uart模块,实现中断处理和异步收发数据并处理(APB - UART module, interrupting processing and asynchronous receiving and receiving data and processing)
  3. 所属分类:网络编程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:王大柱
  1. UART

    0下载:
  2. 对STM32系列的多个串口进行编程,均采用DMA传输替代查询方式发送,克服被高优先级中断而产生丢帧现象。程序使用非常方便,只需在文件头部更改下define就可以灵活切换各串口,具体串口功能的实现也只要在接收函数中处理就可以了,不需要更多的关注具体中断和硬件。案列中设定了调试输出串口,以及实现串口透传。(Programming for multiple serial ports of STM32 series, all of them are transmitted by DMA transmis
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:kit7828
  1. uart

    1下载:
  2. 和大彩串口屏串口通讯的接收程序,HAL库提供的接收程序不是中断方式。程序为任意字节长度数据包中断接收,利用串口空闲中断实现(The receiving program that communicates with the serial port screen of the big color serial port, the receiving program provided by the HAL library is not an interrupt mode. The program in
  3. 所属分类:单片机开发

    • 发布日期:2020-07-17
    • 文件大小:2048
    • 提供者:iw2032
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com