Location:
Search - arm9 DMA
Search list
Description: 32位arm9微处理器S3C2410的dma测试源代码
Platform: |
Size: 576685 |
Author: 多幅撒 |
Hits:
Description: this for s3c2410 s dma.三星2410dma-this for s3c2410 s dma. Samsung 2410dma
Platform: |
Size: 7168 |
Author: 王丰 |
Hits:
Description: 32位arm9微处理器S3C2410的dma测试源代码
Platform: |
Size: 580608 |
Author: 多幅撒 |
Hits:
Description: JXARM9-2410 DMA操作实验主程序
实现功能:
实现DMA方式内存到内存的拷贝-JXARM9-2410 DMA operation of the experimental realization of the main program functions: memory means to realize DMA memory copy
Platform: |
Size: 82944 |
Author: 伟建 |
Hits:
Description: s3c2440的dma操作控制程序,在ADS环境编译,运行-S3C2440
Platform: |
Size: 122880 |
Author: 田圆 |
Hits:
Description: ARM9嵌入式系统中进行DMA通道的数据传输,在DMA传输中,利用了中断,主要是DMA中断。在此函数的实现过程中,包含了很多信息有通道数、源地址、目的地址、传输数据大小、传输单元以及方式等。-ARM9 embedded system DMA channel for data transmission, the DMA transfer, the use of interrupted, mainly DMA interrupt. The realization of this function in the process, including a lot of information channel, the source address, destination address, data size, as well as the mode of transmission unit.
Platform: |
Size: 41984 |
Author: pengjun |
Hits:
Description: 《arm9嵌入式系统开发与实践》光盘资料,包括uart,DMA,IIC,GPRS驱动程序-" Arm9 embedded system development and practice of" CD-ROM, including the uart, DMA, IIC, GPRS driver
Platform: |
Size: 229376 |
Author: wuyan |
Hits:
Description: ARM9 S3C2440 测试实例程序
本程序测试ARM9的DMA模块-The test case program ARM9 S3C2440 ARM9-DMA module program test
Platform: |
Size: 93184 |
Author: roc |
Hits:
Description: NXP的ARM9 LPC3250 在不跑操作系统情况下的测试程序。如果某些应用不跑linux 或者WINCE 等操作系统的情况下可以参考这些代码。我的编译环境是:Realview MDK 3.22 (keil的升级版)-NXP ARM9 (LPC3250) does not run the operating system in the case of the test procedure. If some applications do not run operating systems such as linux or WINCE case can refer to the code. My build environment: Realview MDK 3.22 (keil the upgrade version)
Platform: |
Size: 5391360 |
Author: liulangmao |
Hits:
Description: ARM9 S3C2440 测试实例程序
本程序测试ARM9的DMA模块-The test case program ARM9 S3C2440 ARM9-DMA module program test
Platform: |
Size: 131072 |
Author: roc |
Hits:
Description: 基于ARM9的DMA程序设计 开发环境为ADS1.2-ARM9-based development environment for programming DMA ADS1.2
Platform: |
Size: 159744 |
Author: 张志强 |
Hits:
Description: ARM9 s3c2410 嵌入式系统开发 DMA驱动-ARM9 s3c2410 DMA-driven embedded systems development
Platform: |
Size: 50176 |
Author: henry |
Hits:
Description: ARM9嵌入式系统开发与实践-光盘
DMA——-----DMA数据传输实验-ARM9 embedded system development and practice- CD-ROM DMA------- DMA data transmission experiment
Platform: |
Size: 331776 |
Author: 彭雪峰 |
Hits:
Description: 本文首先介绍MPEG-1的标准,然后进行解码算法分析,并基于S3C2410、ⅡS总线、DMA控制器与UDA1341TS芯片,提出了一套完整的MP3播放器的设计方案,包括硬件设计、低层驱动、MP3解码软件设计,并详细介绍了其实现过程。-This paper introduces the MPEG-1 standard, and then decoding algorithm analysis, and based on S3C2410, Ⅱ S bus, DMA controller and UDA1341TS chips, put forward a complete set of MP3 player design, including hardware design, low drive, MP3 decoding software design, and details of their implementation process.
Platform: |
Size: 1349632 |
Author: sismm |
Hits:
Description: 详细介绍了ARM9的系统结构,存储器配置,DMA、ADC和触摸屏、中断控制器、I/O、PWM、UART等-Details on the ARM9 architecture, memory configuration, DMA, ADC and touch screen, interrupt controller, I/O, PWM, UART, etc.
Platform: |
Size: 526336 |
Author: Roma |
Hits:
Description: arm9的dma机制的实现,通过选择通道和cpu之间进行通信。-the realization of the arm9 the dma mechanism, by choosing between the channel and the cpu to communicate.
Platform: |
Size: 2048 |
Author: 唐旭 |
Hits:
Description: 题名: ARM9嵌入式系统开发与实践(详细)
作者: 王黎明 ... [等] 编著
出版者: 北京航空航天大学出版社
日期: 2008
下面是目录介绍
ADC---------ADC模数转换实验
ASM---------汇编程序实验
ASM_c-------汇编和C语言混合实验
CF----------CF读写实验
DcMotor-----直流电机实验
DMA——-----DMA数据传输实验
GPRS--------GPRS/GSM通讯实验
GPS---------GPS全球定位实验
IDE---------IDE测试实验
IIC---------IIC读写实验
IIS---------IIS音频实验
KeyScan-----行列式键盘扫描实验
Lcd---------TFT lcd显示实验
LED8X8------8x8 LED点阵实验
NandFlash---NandFlash读写实验
NorFlash----NorFlash读写实验
Pwm---------Pwm脉宽调制实验
RS485-------RS485通讯实验
Rtc---------Rtc实时时钟实验
StepMotor---步进电机控制实验
TFTP--------TFTP网络通讯实验
Timer_Interrupt---定时器中断实验
TouchPanel----触摸屏实验
UART--------串口通讯实验
uCOSII------uCOSII移植实验
USB_Device----USB deivce通讯实验
WatchDog-----看门狗实验
-Title: ARM9 embedded system development and practice (detailed) Author: Wang Liming ... [et al.] Ed publisher: Beijing University of Aeronautics and Astronautics Press Date: 2008 Here is the Table of Contents Introduction ADC--------- the ADC analog-to-digital conversion experiments ASM--------- assembler experimental ASM_c------- assembler and C language mixing experiments CF---------- CF read and write experimental DcMotor---- of DC motors experiment DMA------- DMA data transmission experiment GPRS--------GPRS/GSM the communication experiment GPS--------- GPS global positioning experiment IDE--------- IDE Testing Laboratory IIC--------- IIC read and write experimental IIS--------- IIS audio experiments KeyScan----- determinant keyboard scan experiment Lcd--------- TFT lcd display experiments LED8X8------ 8x8 LED dot matrix experiments NandFlash--- the NandFlash read and write experiment NorFlash---- NorFlash read and write experimental Pwm--------- Pwm pulse width modulation experime
Platform: |
Size: 3716096 |
Author: caoxiansheng |
Hits:
Description: ARM9处理器三星2410应用DMA传输
实现DMA方式内存到内存的拷贝动作,修改DMA设置并比较其工作效率,-Samsung 2410 ARM9 application processor to implement DMA DMA transfer mode memory to memory copy operation, modification DMA settings and compare their work efficiency,
Platform: |
Size: 3072 |
Author: little |
Hits:
Description: 改压缩包包括了ARM9中的 所有裸机部分程序,有GPIO,UART,FIFO,DMA,NOR FLASH,NAND FLASH,LCD等,这些程序都在FriendlyARM的Mini2440开发板上进行了验证-GPIO,UART,FIFO,DMA,NOR FLASH,NAND FLASH,LCD
Platform: |
Size: 14725120 |
Author: henry |
Hits:
Description: ARM9 DMA程序说明及原程序,涉及芯片s3c2410(ARM9 DMA program description and the original program, involving the chip S3C2410)
Platform: |
Size: 181248 |
Author: 缥缈阿萨德 |
Hits: