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

搜索资源列表

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

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

    • 发布日期:2011-05-10
    • 文件大小:47.48kb
    • 提供者:meiyong
  1. C51-UART.rar

    0下载:
  2. 串口源码,收发数据,字符串 串口源码,收发数据,字符串,Serial source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:8.92kb
    • 提供者:顾满洲
  1. uart.tar

    0下载:
  2. 友善之臂 Mini2440开发板, 通用异步收发器 实验代码!-Mini2440 Development Board, Universal Asynchronous Receiver Transmitter experiment code!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:8.54kb
    • 提供者:lizhen
  1. CC2430-uart

    0下载:
  2. 介绍了ZigBee CC2430的串口收发字符串的源程序,用IAR软件可以直接打开使用-Introduced the ZigBee CC2430 transceiver serial port of the source string, using IAR software can be used directly to open
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-25
    • 文件大小:33.47kb
    • 提供者:tiantian
  1. UART-CC2430

    0下载:
  2. 实现CC2430的无线通讯功能,实现无线的透时串口功能,即通过两个CC2430实现无线串口收发数据。-Achieve CC2430 wireless communications, wireless serial port when the permeability function that, by two CC2430 wireless serial send and receive data.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:760.36kb
    • 提供者:杨鹏君
  1. UART

    0下载:
  2. 基于LPC2200的UART收发程序 基于LPC2200的UART收发程序-The receive and transmit program of UART based on LPC2200
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-28
    • 文件大小:174.19kb
    • 提供者:liu
  1. uart

    0下载:
  2. 自己写的一个uart收发程序,通过仿真并在cyclone2板子上通过验证-Uart to write a program to send and receive, through the simulation and verification cyclone2 board adopted
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1.84kb
    • 提供者:高伟
  1. uart

    0下载:
  2. 流明诺瑞开发板1138通用异步收发器程序-luminary 1138 Universal Asynchronous Receiver program
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:35.78kb
    • 提供者:chenyu
  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. UART-EDA

    0下载:
  2. 这是一个十分经典的异步收发器的设计,将发送和接受分开,并带有校验位,同时附赠结构图和仿真结构-This is a very classic asynchronous transceiver will be designed to send and receive separately, and with a parity bit, and comes with charts and simulation of the structure
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:295.75kb
    • 提供者:keven
  1. uart

    0下载:
  2. msp430单片机串口收发数据程序代码 将收到的数据原样返回 通过串口调试助手查看-uart for msp430 singlechip
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:19.04kb
    • 提供者:taishanqiaofu
  1. avr128usart

    0下载:
  2. 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2.47kb
    • 提供者:男人
  1. sim_uart

    0下载:
  2. uart 收发器 verilog 代码,实现自收发功能 sys clk = 25m, baud 9600 停止位1, 无校验位; 代码实现了串口自收发功能,及把从 PC 收到的内容都发送会 PC, 其他波特率,自行修改代码即可,在 alter 的FPGA 上调试通过; -verilog code uart transceiver to achieve self-transceiver function sys clk = 25m, baud 9600 1 stop bit, no par
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:2.38kb
    • 提供者:周西东
  1. Uart

    0下载:
  2. 51串口收发代码,原工程经测试可正常使用。-51 serial transceivers code. The test can be used normally.
  3. 所属分类:Com Port

    • 发布日期:2017-04-05
    • 文件大小:22.56kb
    • 提供者:木易
  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. UART

    0下载:
  2. Verilog HDL写的实现UART收发程序-Realization of Verilog HDL UART receive written procedures
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 利用Verilog实现UART收发数据功能-Verilog UART send and receive data functions to achieve
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-03
    • 文件大小:1.14mb
    • 提供者:高柯
  1. uart

    0下载:
  2. 使用FPGA实现UART收发。支持多种波特率。(Using FPGA to achieve UART transceiver.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-25
    • 文件大小:2kb
    • 提供者:马12345
  1. 【05-2】1768_UART 收发一帧数据

    0下载:
  2. LPC1768 UART 使用FIFO中断接收一帧数据, 接收完数据后,并通过发送中断,发送数据。(LPC1768 UART uses a FIFO interrupt to receive a frame of data, receives the data, and sends the data by sending interrupts.)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:343kb
    • 提供者:赠可
  1. ts_uart03024

    1下载:
  2. Linux平台下uart收发测试demo(UART transceiver test demo on Linux platform)
  3. 所属分类:其他

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