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

搜索资源列表

  1. ATMega8-UART

    0下载:
  2. ATMega8 中断方式UART测试程序 ,其硬件:CA-M8 时钟:外部4MHz-socket UART interrupt testing procedures, hardware : CA-M8 Clock : 4 MHz external
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.19kb
    • 提供者:wuxixi
  1. UART01.rar

    0下载:
  2. ARM串口通信实验,UART的中断方式实验。,ARM serial communication experiment, UART interrupt the experiment.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-28
    • 文件大小:25.08kb
    • 提供者:王子君
  1. USART.rar

    0下载:
  2. ATMEGA128 UART 的IAR应用,ATMEGA128 UART application of IAR
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1.02kb
    • 提供者:shenhuihui
  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
    • 文件大小:35.55kb
    • 提供者:juck
  1. UART0_int

    0下载:
  2. ARM UART中断处理啊试验AR M UART中断处理啊试验-ARM UART interrupt handling test ah AR M UART interrupt handling test ah
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-24
    • 文件大小:104.19kb
    • 提供者:黎明
  1. ARM_LPC21xx_IRQ+UART

    0下载:
  2. ARM_LPC21xx_IRQ+UART 中断加串口-ARM_LPC21xx_IRQ+ UART interrupt plus serial
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:83.36kb
    • 提供者:123
  1. uart

    0下载:
  2. ADUC834串口通讯C代码,经串口调试助手测试可行。-ADUC834 Serial Communication C code, the serial debug test possible assistant.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:14.86kb
    • 提供者:事儿了
  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
    • 文件大小:2.05kb
    • 提供者:章安福
  1. UART

    0下载:
  2. ARM9 s3c2440 UART Interrupt Example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:381.21kb
    • 提供者:kim
  1. gnuarm_lpc2148_io_uart_timer_irq

    0下载:
  2. Sample gnuarm program for lpc 2148. includes interrupt irq, timer and uart functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:46.98kb
    • 提供者:andus
  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
    • 文件大小:1.08kb
    • 提供者:zhang
  1. PIC_UART

    0下载:
  2. pic18f4520使用uart做rs232或rs485與電腦pc做連線資料傳輸 內容簡單 從IC腳位設定到啟動UART功能與接收中斷和傳送資料-pic18f4520 use uart do rs232 or rs485 to do to connect with computer pc data transfer is simple and from the IC pin set to start the UART interrupt function and to receive and
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:34.84kb
    • 提供者:vincent
  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
    • 文件大小:147.72kb
    • 提供者:tianyi
  1. uart

    0下载:
  2. Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1.36kb
    • 提供者:sstefan
  1. STM32-UART-OK

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

    • 发布日期:2017-03-24
    • 文件大小:748.02kb
    • 提供者: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
    • 文件大小:1.74kb
    • 提供者:donglihua
  1. 1.17-uart-interrupt

    0下载:
  2. S3C2440UART口的中断程序,已通过调试-S3C2440UART port interrupt program, has passed through debugging
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-08
    • 文件大小:38.99kb
    • 提供者:牛爱丽
  1. RM7-UART-INT

    0下载:
  2. ARM7 UART 中断模式 定时器0一秒定时中断 LED定时闪烁-ARM7-UART interrupt mode, timer 0 second timer interrupt LED flashes from time to
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2.05kb
    • 提供者:wangyong
  1. UART

    0下载:
  2. UART发送数据 中断接受数据 UART发送数据 中断接受数据-UART interrupt receive UART transmit data
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1.03kb
    • 提供者:万工
  1. uart-interrupt

    0下载:
  2. TQ2440串口中断开发程序,可以用来做示例-TQ2440 serial interrupt the development process, can be used to do the example
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:177.08kb
    • 提供者:target
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com