搜索资源列表
DMA-ARM_SuperJTAG_Manul
- DMA-ARM SuperJTAG模拟器使用手册.rar 详细介绍了SuperJTAG的结构原理,以及具体操作步骤。-DMA-ARM SuperJTAG simulator manual. Rar introduced Super rJTAG principle of the structure and operation steps.
DMA
- Arm s3c2410中DMA部分的源码,已成功运用在一个项目中
arm-shiyan
- arm2410各种基础实验,已通过测试,内容: LCD控制器.doc 看门狗定时器.doc 定时器.doc 中断控制器.doc DMA 控制器.doc ad.doc 7279键盘和数码管.doc IIC 总线接口.doc IIC 总线接口.doc RTC.doc UART.doc
lpc1768-DMA
- arm cortex m3 lpc1768-source code-DMA
DMA
- ARM Cortex M3 STM32 DMA功能的实现,以及使用。-ARM Cortex M3 STM32 DMA function implementation, and use.
cd-DMA-S5PV210
- CORTEX-A8採用 Samsung S5PV210 處理器。該處理器採用先進的 ARM Cortex A8核心,運算速度可達到 1GHz,並且自帶有32/32KB資料/指令一級緩存,512KB二級緩存。該處理器內部集成了多媒體編解碼核心(MFC),可以編解碼多種格式包括 MPEG4/H.263/H.264,並支援 VC1解碼。-CORTEX-A8 processor uses Samsung S5PV210. The processor uses advanced ARM Cortex A8
ADS
- arm ads 源码 北京革新科技的,希望大家有用 bios dma flash iic io pwm rtc 等-source arm ads Beijing science and technology innovation, and hope that useful bios dma flash iic io pwm rtc, etc.
SHX-dma
- SHX-ARM的DMA实验代码,包括源文件代码,资源文件和编译好的镜像文件.-SHX-ARM the DMA experiment code, including source code, resource files and compiled an image file.
S3C2410A_demo
- 三星S3C2410A板demo程序代码,包括LCD的驱动,RTC时钟,IIC,DMA通信等-Samsung S3C2410A board demo program code, including LCD drivers, RTC clock, IIC, DMA communications
McuDma
- ARM-Cortex-M3 DMA底层驱动源码,已在项目中成功运用,希望给有需要的朋友带来帮助。-ARM-Cortex-M3 DMA source underlying driver has been successfully used in the project, hoping to bring a friend in need of help.
EX07)DMA
- ARM STUDY ABOUT STUDY perfect
qq2440
- qq2440的非操作系统测试代码,包括串口.LCD屏.ADC,USB,RTC,IIC,DMA,等操作,数目量大,在其它的网站上是找不到的,是学习ARM不可多得的好材料。建议大家在熟悉此代码的基础上可以试着改写以熟炼此内容。-qq2440 non-operating test code, including the serial port. LCD screen. ADC, USB, RTC, IIC, DMA, and other operations, the number of large,
qdma
- dm6467板卡中dma模块源码,加载后可以通过调用dma传输数据-dm6467 board in dma module source, after loading the data can be transmitted by calling the dma
dma
- program for DMA to be used in arm
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
DMA
- ARM DMA 测试例程,适合初次学习DMA内容的人士!-arm2440 dma test example for learn!
DMA DEMO
- 飞思卡尔arm cortexm4核,kinetis10 的DMA功能演示例程,开发环境 CodeWarrior10。-the example of DMA of kinetis10
DMA
- ARM下的裸机DMA代码,希望对需要的朋友有用-The bare metal under the ARM DMA code, I hope useful for a friend in need
LPC2300-seres-ARM-DMA
- 周立功讲解的DMA驱动,非常形象,具体,适合刚入门的学友-Zhou Ligong explained the DMA driver, very vivid and specific, suitable for beginners to see friends
ADC in DMA(single channel)
- 利用DMA实现ARM单片机双通道的AD采样(Double channel AD sampling of ARM single chip microcomputer realized by DMA)