搜索资源列表
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
DMA
- Arm s3c2410中DMA部分的源码,已成功运用在一个项目中
lpc1768-DMA
- arm cortex m3 lpc1768-source code-DMA
DMA
- ARM Cortex M3 STM32 DMA功能的实现,以及使用。-ARM Cortex M3 STM32 DMA function implementation, and use.
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.
S3C2410A_demo
- 三星S3C2410A板demo程序代码,包括LCD的驱动,RTC时钟,IIC,DMA通信等-Samsung S3C2410A board demo program code, including LCD drivers, RTC clock, IIC, DMA communications
EX07)DMA
- ARM STUDY ABOUT STUDY perfect
CM3_LCD5110ok
- STM32F103RBT6驱动NOKIA5110液晶,DMA、SPI驱动-STM32F103RBT6 drive NOKIA5110 LCD, DMA, SPI driver
dma
- program for DMA to be used in arm
I2S_DMARcv
- LPC2378 arm芯片的I2S总线DMA接收程序,调试环境是ADS,注释详细。-LPC2378 arm receiver chip I2S bus DMA program debugging environment is ADS, comment in detail.
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停
ARM
- 本例展示了如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。 -This example shows how to capture a single channel analog inputs, analog (ADC) will be converted to analog data and the data transferred by DMA to memory.
UART0-DMA-WAY--RECIEVE
- 在ARM编程中,常需使用UART,该程序可以实现UART0的DMA方式接受。-In ARM programming, often need to use UART, the program can achieve acceptable DMA mode for UART0.
LPC2300ARM-DMA
- 周立功的LPC23XX的ARM的各模块PPT资料dma -ZLG of each module of the ARM LPC23XX PPT data
DMA DEMO
- 飞思卡尔arm cortexm4核,kinetis10 的DMA功能演示例程,开发环境 CodeWarrior10。-the example of DMA of kinetis10
DMA
- arm st91 dma例子,对dma不熟悉的朋友,可以看考一下源码,很简单的一个例子,采用keil mdk开发 -arm st91 dma example, dma not familiar friends, you can see the test source, a very simple example, keil mdk development
STM32-DMA
- 使用STM32F103系列 ARM CORTEX-M3内核CPU对DMA进行读写,涉及STM32控制及DMA读写内容。-Use STM32F103 Series ARM CORTEX-M3 core CPU for DMA read and write, involving STM32 control and DMA read and write content.
DMA
- 基于s3c2410 arm嵌入式微处理器,ADS开发环境下的DMA数据传输源代码。-Based on s3c2410 arm embedded microprocessor, ADS development environment DMA data transfer source code
10、ADC实验(DMA方式)
- arm stm32 f103 ADC实验,使用DMA模式。(The stm32 f103 ADC experiment uses the DMA model)
[05]I2S (2015.1.10)
- DMA module file for NXP LPC17xx Family Microprocessors