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

搜索资源列表

  1. UART.rar

    0下载:
  2. 主芯片:Actel的FPGA030,Verilog语言,串口发送和接收的例程,开发环境:LiberoIDE 8.5,The main chip: Actel' s FPGA030, Verilog language, the serial port to send and receive routines, development environment: LiberoIDE 8.5
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:279.11kb
    • 提供者:grqd
  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. uart

    0下载:
  2. stm8的uart例程,不带库的,对uart进行初始化,向串口发送数据-stm8 the uart routines, without the library, on the uart to initialize, send data to the serial port
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:22.16kb
    • 提供者:shanyao
  1. UART

    0下载:
  2. 自己实用Verilog编写的UART程序,1位开始位,8位数据位,1位停止位,本测试程序配置完管脚后,实用串口大师发送数据,则返回数据为发送数据+1-Verilog prepared their own UART practical procedures to start a bit, 8 data bits, 1 stop bit, the test procedure End pin configuration, the utility serial Master to send data,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:248.25kb
    • 提供者:张键
  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. verilog编写的uart发送和接收的源代码。简单易懂。-verilog uart prepared to send and receive the source code. Straightforward.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:468.23kb
    • 提供者:luoqv
  1. uart

    0下载:
  2. C51字符串的接收和发送测试功能,例如发送HEX。95 10 20 25 可在调试窗口显示。-C51 string to receive and send a test function, for example, to send HEX. 95 10 20 25 can be displayed in the debug window.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:6.24kb
    • 提供者:李勇
  1. uart

    0下载:
  2. 51单片机普通I/O口,做串口用,可以和真的串口一样,设置发送和接收的波特率,和发送接收的模式-51 Singlechip general I/O port, serial port used to do, you can and really like the serial port, set up to send and receive baud rate, and send to receive mode
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.47kb
    • 提供者:lizhffeng
  1. clock

    0下载:
  2. 8051 UART clock Example allow you to send time clock through RS232 to your PC.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9.27kb
    • 提供者:michael
  1. uart

    0下载:
  2. 采用软件方法来实现单片机的通用串口引脚来模拟UART。根据要求采用P1.0作为发送端(TXD),P1.1做为数据接受端(RXD),并采用全双工通信模式。由于MAX232电平转换芯片除了做UART的几个引脚后,还剩余T2IN,T2OUT,R2IN,R2OUT.所以采用模仿UART的接法.每次通信,发送的数据加1,接收的数据加2.用51系列单片机。-The use of software methods to achieve single-chip Universal Serial pin to s
  3. 所属分类:SCM

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

    0下载:
  2. 通过在ATMEGA16,32上直接使用,发送,接受都能正常工作-Through the ATMEGA16, 32 on the direct use, send, receive all the normal work
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:614byte
    • 提供者:lz
  1. uart.vhd

    0下载:
  2. this modul is serial send & resive for RS232
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. uart send resive module
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1.32kb
    • 提供者:rez
  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

    0下载:
  2. fpga 串行口 接收和发送程序,采用verilong语言编写-fpga uart ,receive and send include writed by verilog language
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:363.38kb
    • 提供者:james
  1. uart

    0下载:
  2. UART的接收与发送代码,适用于ARM体系结构下的CPU-UART receive and send code, applicable under the ARM architecture CPU
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

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

    0下载:
  2. 51串口接收和发送程序-51 uart send and read program ~~~~~~~~~~~~~~~
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:1.26kb
    • 提供者:R
  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-SEND-CHAR

    0下载:
  2. UART SEND CHAR-UART SEND CHAR......
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:241.29kb
    • 提供者:An
  1. uart_rx

    1下载:
  2. Verilog实现的RS232发送和接收程序,有完成的verilog代码,testbench等。(UART send and receive verilog code, including verilog source code, testbench etc.)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2019-07-27
    • 文件大小:442kb
    • 提供者:66778899
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com