CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - FIFO
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - FIFO - List
[
ARM-PowerPC-ColdFire-MIPS
]
实用的按键处理例程软件滤波+FIFO
DL : 0
STM32 开发板例程
Date
: 2010-09-27
Size
: 297.95kb
User
:
bitterguo
[
ARM-PowerPC-ColdFire-MIPS
]
LPC2000_UART_FIFO
DL : 0
philips公司LPC2000D的串口示范程序-Philips company LPC2000D the serial model procedures
Date
: 2025-12-22
Size
: 4kb
User
:
张常
[
ARM-PowerPC-ColdFire-MIPS
]
hardwarefifo
DL : 0
Development tools and sources fifo.c-Development tools and sources fifo.c
Date
: 2025-12-22
Size
: 2kb
User
:
lili
[
ARM-PowerPC-ColdFire-MIPS
]
FIFO_Buffer
DL : 0
同步及异步时序电路fifo源程序及其测试程序.rar - fifo源程序,erilog编写~具有较强的参考价值~ -Synchronous and asynchronous sequential circuits fifo source and test procedures. Rar- fifo source, erilog prepared ~ has a strong reference to the value of ~
Date
: 2025-12-22
Size
: 68kb
User
:
张勇奇
[
ARM-PowerPC-ColdFire-MIPS
]
uart
DL : 0
mega128串口通讯源码API函数,中断方式-Serial Communication mega128 source API function, interruption mode
Date
: 2025-12-22
Size
: 2kb
User
:
liuyingjie
[
ARM-PowerPC-ColdFire-MIPS
]
UART_Interrupt_FIFO_Example
DL : 0
STR91x的串口例程,采用中断方式,开发工具为IAR EWARM。-STR91x serial routines, the use of interruptions, the development of tools for the IAR EWARM.
Date
: 2025-12-22
Size
: 135kb
User
:
王网
[
ARM-PowerPC-ColdFire-MIPS
]
TN229
DL : 0
CBUF.LIB OVERVIEW: The circular buffers here are standard rotating FIFO buffers. THey are currently used by the RS232 serial library to store incoming and outgoing data, but they are general purpose.
Date
: 2025-12-22
Size
: 82kb
User
:
sunyaobin
[
ARM-PowerPC-ColdFire-MIPS
]
Slave_FIFO_ep2out_16bit
DL : 0
用Keil C语言编写的EZ-USB CyC768013芯片 slave FIFO模式的固件程序-Keil C language using the EZ-USB CyC768013 chip slave FIFO mode firmware
Date
: 2025-12-22
Size
: 69kb
User
:
蔡白银1
[
ARM-PowerPC-ColdFire-MIPS
]
2812SPIFIFO
DL : 0
使用spi fifo中断进行接受和cputimer中断里进行发送-Carried out using the spi fifo interrupt acceptance and interrupt cputimer conducted Send
Date
: 2025-12-22
Size
: 150kb
User
:
zhaopingyuan
[
ARM-PowerPC-ColdFire-MIPS
]
Serial_FIFO_LPCARM
DL : 0
LPCARM串口无限FIFO的实现源码。-Serial LPCARM unlimited source implementation of the FIFO.
Date
: 2025-12-22
Size
: 53kb
User
:
王吉锋
[
ARM-PowerPC-ColdFire-MIPS
]
1bitled
DL : 0
SSI对从外设器件接收到的数据执行串行到并行转换。CPU可以访问SSI数据寄存器来发送和获得数据。发送和接收路径利用内部FIFO存储单元进行缓冲,以允许最多8个16位的值在发送和接收模式中独立地存储。 使用 ssi 控制1位数码管的显示-SSI received from peripheral devices to the implementation of the serial to parallel data conversion. CPU can access data register SSI to send and receive data. Send and receive path to use the internal FIFO buffer memory unit to allow a maximum of eight 16-bit value in the send and receive mode, an independent store.
Date
: 2025-12-22
Size
: 31kb
User
:
songfei
[
ARM-PowerPC-ColdFire-MIPS
]
fifo
DL : 0
用FPGA做的fifo,源码,调试通过,有工程和波形文件-FPGA to do with the fifo, source code, debugging through, there are engineering and waveform file
Date
: 2025-12-22
Size
: 346kb
User
:
马泽龙
[
ARM-PowerPC-ColdFire-MIPS
]
LM3S_UART
DL : 0
《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris外设驱动库编写,方便移植。并支持485通信,串口初始化数据自动解析等功能。-" LM3S series of high-performance CPU serial port driver" A lot of ARM7 chips have been used Cotex-M3 core, I came into contact with this thing from the ZLG the LM3S1138 began. ZLG provided by the 1138 serial routines do not have the availability of basic ... ... the driver in the use of LM3S series CPU' s own FIFO, while the use of circular buffer to build a software layer Buffer, used to interrupt Buffer read and write, high efficiency, stable operation can be used to pass through, gateways and other large data traffic occasions. Program contains header files, comments, details Stellaris peripheral driver library based on the preparation, to facilitate migration. And to support the 485 communications, serial port initialization functions such as automatic data analysis.
Date
: 2025-12-22
Size
: 12kb
User
:
Jerry.H
[
ARM-PowerPC-ColdFire-MIPS
]
filter
DL : 0
实现按键的滤波以及按键FIFO队列的处理。systick配置为1ms中断,在中断服务程序实现所有按键的检测滤波。-Push button FIFO queue filtering and processing. systick configured to 1ms interrupt, the interrupt service routine testing to achieve all the key filter.
Date
: 2025-12-22
Size
: 298kb
User
:
彭杨
[
ARM-PowerPC-ColdFire-MIPS
]
UART-FIFO
DL : 0
easy arm1138 UART-FIFO 收发程序-easy arm1138 UART-FIFO receive program
Date
: 2025-12-22
Size
: 102kb
User
:
yangsiyuan
[
ARM-PowerPC-ColdFire-MIPS
]
fifo
DL : 0
fifo buffer on template
Date
: 2025-12-22
Size
: 1kb
User
:
Bomj02
[
ARM-PowerPC-ColdFire-MIPS
]
FIFO-V1.1
DL : 0
FIFO 先进先出C代码,包含FIFO.c,FIFO.h文件简单易懂好用。-FIFO FIFO C code, including FIFO.c, FIFO.h file straightforward to use.
Date
: 2025-12-22
Size
: 2kb
User
:
陈和畅
[
ARM-PowerPC-ColdFire-MIPS
]
fifo
DL : 0
This writes up to nbytes bytes to the FIFO If the head runs in to the tail, not all bytes are written The number of bytes written is returned
Date
: 2025-12-22
Size
: 1kb
User
:
ESSAHLI
[
ARM-PowerPC-ColdFire-MIPS
]
FIFO
DL : 0
fifo程序 向FIFO 中写入数据 从FIFO 中取出一个数据-fifo program write to the FIFO data Remove data the FIFO* /
Date
: 2025-12-22
Size
: 1kb
User
:
jian
[
ARM-PowerPC-ColdFire-MIPS
]
zc706-axi-dma-fifo-master
DL : 0
zc706 axi-dma-fifo-master example
Date
: 2025-12-22
Size
: 31kb
User
:
Yerba
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.