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

搜索资源列表

  1. serial.rar Dos 串口通信例程实现了FiFO

    0下载:
  2. Dos 串口通信例程实现了FiFO ,中断发送中断接受!,Dos serial communication routines to achieve a FiFO, interrupted send interrupt accepted!
  3. 所属分类:串口编程

    • 发布日期:2017-03-22
    • 文件大小:7.37kb
    • 提供者:陈国兴
  1. 扩展串口的常用芯片16C554

    0下载:
  2. 扩展串口的常用芯片16C554,自带四通道,含16字节FIFO,中文版更易读懂。,Extension of the commonly used serial port chip, the Chinese version easier to read.
  3. 所属分类:技术管理

    • 发布日期:2017-03-22
    • 文件大小:730.01kb
    • 提供者:wangyu
  1. uart_fifo

    0下载:
  2. avr单片机串口先进先出实例程序,这是个人在实际项目中应用的一个例子,还有是定时器的使用方法-Examples of single-chip FIFO serial avr procedures, which are individual projects in the actual application of an example are also the use of timer
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:15.71kb
    • 提供者:张子凤
  1. uart_EP3C16_FIFO

    1下载:
  2. Verilog编写的串口RS232收发字符串程序,使用FIFO作为数据缓冲区,有效收发字符串长度为256字节,解决了利用串口调试工具与FPGA通讯只能收发单字节的问题.-Programs for uart/RS232, it can receive and transmit strings.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-11-10
    • 文件大小:6.44mb
    • 提供者:515666524
  1. DSP_2812_SCI_232

    0下载:
  2. DSP2812串口通信编程,利用FIFO中断接收数据以及利用查询方式发送数据-TMS320F2812SCI code
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:379.56kb
    • 提供者:黄晓军
  1. 2812dsp-Sci

    0下载:
  2. 这是一个基于DSP2812的串口通讯下位机程序,通过该程序可以实现和上位机通讯,将上位机的数据读入,设置电机的转矩和转速.挺好的一个程序,供参考.-This is a serial communication based on the DSP2812-bit machine under the procedures, the adoption of the procedures can be achieved and the host computer communications, will
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:7.89kb
    • 提供者:高志安
  1. Serial_FIFO_LPCARM

    0下载:
  2. LPCARM串口无限FIFO的实现源码。-Serial LPCARM unlimited source implementation of the FIFO.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:53.67kb
    • 提供者:王吉锋
  1. avr_pt100

    2下载:
  2. 原创,AVR MEGA16做的读温度,使用了PT100传感器,带修正曲线表,使用了软件去头去尾求平均的处理方法,串口使用了软件FIFO,实际测温效果很好,开发环境:ICCAVR -Originality, AVR MEGA16 to do the read temperature, the use of a PT100 sensor, with correction curve table, use the software to go the end of the first treatmen
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:101.96kb
    • 提供者:grqd
  1. Flash_ROM_lab

    1下载:
  2. 用SmartGen生成一个256*8的大小同步FIFO,并通过串口发送数据初始化FIFO。然后,再通过串口返回到上位机的串口调试程序显示,确认数据是否正确。-SmartGen generated with a size of 256* 8 Synchronous FIFO, and sending data through the serial port to initialize FIFO. And then back through the serial port to the PC ser
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-02-15
    • 文件大小:3.15kb
    • 提供者:劳杰勇
  1. fifo

    0下载:
  2. 这是一个串口通信的队列,单片机和电脑之间,单片机和单片机之间只要简单的调用函数就可以了。-This is a serial communication queue, single-chip computer and between computers, between single-chip MCU and a simple function call it.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:542byte
    • 提供者:康康
  1. SCI_TXRXFIFO_over

    0下载:
  2. SCI串口通信程序,使用FIFO功能,定时收发-SCI serial communication, the use of FIFO function, periodically send and receive
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:328.08kb
    • 提供者:FUYI
  1. fifo

    1下载:
  2. 同步FIFO 创建一个256x8大小的同步FIFO,并通过串口发送数据初始化FIFO,FPGA内部读取FIFO的数据通过窗口发送到PC-FIFO
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-25
    • 文件大小:3.96kb
    • 提供者:赵云
  1. fifo

    0下载:
  2. 基于44b0的串口测试程序 用的是三恒星的44b0增强型开发板-44b0-based serial port test program using a three-star 44b0 enhanced development board
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:106.62kb
    • 提供者:ma
  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
    • 文件大小:5.68kb
    • 提供者:
  1. 51_uart_fifo51

    0下载:
  2. 51_uart_fifo51 串口收发程序源代码 环形缓冲区实现-Serial transceivers to achieve ring buffer source code
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:46.93kb
    • 提供者:willigo
  1. smg_interface

    0下载:
  2. FIFO高速数据采集处理,串口发送接收封装,独立于上一模块,-FIFO high-speed data acquisition and processing, sending and receiving serial package, independent of the previous module,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:53.07kb
    • 提供者:shippom
  1. uartverilog

    0下载:
  2. FPGA利用串口、FIFO实现串口收发数据(FPGA using serial port, FIFO serial transceiver data)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-23
    • 文件大小:192kb
    • 提供者:mzl127
  1. parameter_uart_rx

    1下载:
  2. 串口接收模块,可以通过parameter,参数化配置传输速率、传输位宽和校验。采用Verilog语音编程实现。使用者根据串口的要求配置好参数,并根据缓冲的大小配置FIFO就可以使用。对帧错误(停止位不为高),检验错误和读FIFO超时(FIFO满的情况下,有新的数据到)等现象进行了检查。(UART serial receiver module, through parameter, configuration parameters of the transmission rate, Data wi
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-08-30
    • 文件大小:4kb
    • 提供者:老工程师
  1. tx_interface_project

    0下载:
  2. 带FIFO的串口发送模块,简单的FPGA串口发送模块(Serial transmission module with FIFO)
  3. 所属分类:串口编程

    • 发布日期:2018-05-02
    • 文件大小:831kb
    • 提供者:lionel_messi
  1. (FIFO)串口接收和发送

    2下载:
  2. 使用stm32的串口实现fifo队列缓冲读写数据,值得新手学习(Using STM32 serial port to realize FIFO queue buffer read and write data, it is worth learning by novice.)
  3. 所属分类:单片机开发

    • 发布日期:2019-12-02
    • 文件大小:10.73mb
    • 提供者:feishen
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com