Welcome![Sign In][Sign Up]
Location:
Search - FIFO ARM

Search list

[Windows Develop移臂

Description: 使用c语言编译,在DOS界面下运行的磁臂调度程序,包括三种算法:先进先出、最短查找、扫描算法-use language compiler, the DOS interface running under the magnetic arm scheduling procedures, including three algorithms : FIFO, shortest search, scanning algorithm
Platform: | Size: 10147 | Author: 翁明喆 | Hits:

[Other resourceprogram

Description: 工ARM_LINUX的几个源代码,fork,pipe,fifo,及共享内存的实验源程序
Platform: | Size: 71589 | Author: yxh | Hits:

[Embeded-SCM DevelopARM_UART

Description: 基于arm—LPC2103的串口通讯程序,用上了uart 的FIFO实现。
Platform: | Size: 52683 | Author: chengjiang | Hits:

[OtherS3C44B0X中文技术文档

Description:

 

   
三星的S3C44B0X 16/32位RISC处理器被设计来为手持设备等提供一个低成本高性能的方案。
S3C44B0X提供以下配置:2.5V ARM7TDMI 内核带有8Kcache ;可选的internal SRAM;LCD Controller(最大支持256色STN,使用LCD专用DMA);2-ch UART with handshake(IrDA1.0, 16-byte FIFO) / 1-ch SIO 2-ch general DMAs / 2-ch peripheral DMAs with external request pins External memory controller (chip select logic, FP/ EDO/SDRAM controller) 5-ch PWM timers & 1-ch internal timerWatch Dog Timer71 general purpose I/O ports / 8-ch external interrupt source RTC with calendar function 8-ch 10-bit ADC 1-ch multi-master IIC-BUS controller 1-ch IIS-BUS controller Sync. SIO interface and On-chip clock generator with PLL.
S3C44B0X采用一种新的三星ARM CPU嵌入总线结构-SAMBA2,最大达66MHZ。

Platform: | Size: 78690 | Author: ssunshine | Hits:

[Windows Develop移臂

Description: 使用c语言编译,在DOS界面下运行的磁臂调度程序,包括三种算法:先进先出、最短查找、扫描算法-use language compiler, the DOS interface running under the magnetic arm scheduling procedures, including three algorithms : FIFO, shortest search, scanning algorithm
Platform: | Size: 257024 | Author: 翁明喆 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2000_UART_FIFO

Description: philips公司LPC2000D的串口示范程序-Philips company LPC2000D the serial model procedures
Platform: | Size: 4096 | Author: 张常 | Hits:

[SCM44B0UARTFIFO

Description: 44B0 ARM7处理器的串口通信程序,包括初始化和硬件驱动。-44B0 ARM7 processor serial communication procedures, including drivers and hardware initialization.
Platform: | Size: 106496 | Author: zhouzhiguang | Hits:

[ARM-PowerPC-ColdFire-MIPSUART_Interrupt_FIFO_Example

Description: STR91x的串口例程,采用中断方式,开发工具为IAR EWARM。-STR91x serial routines, the use of interruptions, the development of tools for the IAR EWARM.
Platform: | Size: 138240 | Author: 王网 | Hits:

[Embeded Linuxprogram

Description: 工ARM_LINUX的几个源代码,fork,pipe,fifo,及共享内存的实验源程序-Several workers ARM_LINUX source code, fork, pipe, fifo, and shared memory of the experimental source
Platform: | Size: 71680 | Author: yxh | Hits:

[Embeded-SCM DevelopARM_UART

Description: 基于arm—LPC2103的串口通讯程序,用上了uart 的FIFO实现。-Arm-LPC2103-based serial communication program, with the use of the UART
Platform: | Size: 52224 | Author: chengjiang | Hits:

[SCMRTOS--SmallRTOSV1·50·0

Description: Small RTOS v1.50.0在32位CPU上可以说支持无限的任务(仅受内存限制),任务优先级暂定为32级,任务切换基于优先级,同级任务基于轮询。同时,任务之间可以直接放送消息和回馈消息。而等待事件支持可以选择基于FIFO或基于优先级。这个版本是不完善版本,很多事件如消息邮箱等还没有支持但事件公共部分代码已完成,其它事件代码如以添加。debug也还没有支持,目前仅支持ARM7。 这个板本使用Keil for ARM的软件调试功能通过,但编译器依旧选择ADS1.2。用户可以参照EasyARM2200的工程转移到EasyARM2200硬件上测试。-Small RTOS v1.50.0
Platform: | Size: 176128 | Author: 黄山 | Hits:

[Embeded-SCM Developmultiproc-fifo

Description: Arm嵌入式系统,进程间通信的一个C语言程序!-ARM programming, multiple process communication!
Platform: | Size: 26624 | Author: paul | Hits:

[OS DevelopFIFO

Description: SCAN or elevator algorithm  arm moves in one direction only until it reaches last track (or until no further requests in that direction, also known as LOOK), servicing requests as it goes  reverses direction after each scan  no starvation  upon reversal, tracks with highest density of requests likely to be furthest away! Circular SCAN (C-SCAN)  arm flies back to beginning instead of reversing direction upon reaching last track or no further requests in that direction (C-LOOK)
Platform: | Size: 52224 | Author: hamned | Hits:

[SCMnRF24L01

Description: 基于Cortex-M3的nRF24L01驱动程序,使用中断通信,可参考,发送部分也应利用该思想采用中断处理。仅使用1层FIFO-Cortex-M3-based nRF24L01 drivers use interrupt communications, can refer to, send some thought should also be used by the interrupt handling. Use only one layer of FIFO
Platform: | Size: 4096 | Author: 刘艺 | Hits:

[Internet-Networkfifo

Description: 这是我第一次上传文件的,这是有关ARM的运用管道的客户机和主机之间的通讯的-This is my first upload the file, which is the use of the ARM pipeline between client and host communications
Platform: | Size: 5120 | Author: weidong | Hits:

[SCMLM3SLib_UART_TxFIFOInt

Description: 使用ARM CORTEX M3单片机处理CAN接受数据,如何设置CAN为FIFO接收-Use ARM CORTEX M3 microcontroller CAN handle received data, how to set up for the FIFO receive CAN
Platform: | Size: 10240 | Author: chary | Hits:

[ARM-PowerPC-ColdFire-MIPSosc-scope-use-stm32

Description: 采用stm32构成的示波器。采用STM32高性能ARM处理器作为核心控制芯片,能够满足TFT彩色波形显示,数字插值算法处理等。通过采用高速AD和FIFO器件,实现了高采样率,宽频带的技术要求。实验室测试结果表明本文的设计是正确的,各项指标均达到设计要求。-osc scope degin by stm32
Platform: | Size: 1912832 | Author: sun | Hits:

[OtherFIFO-interrupt

Description: EASY arm FIFO传输-EASY arm FIFO transmission
Platform: | Size: 12288 | Author: 亓鲁 | Hits:

[SCMFIFO

Description: arm应用fifo缓冲区应用源码 适用于多个arm系列芯片-arm applications fifo buffer application source code for multiple arm series chips
Platform: | Size: 1024 | Author: 谷伟民 | Hits:

[Embeded LinuxFIFO

Description: 基于ARM实现FIFO通讯协议,可移植性好,调试通过-ARM-based communication protocol to achieve FIFO, portability, debugging through
Platform: | Size: 327680 | Author: cyl | Hits:
« 12 »

CodeBus www.codebus.net