搜索资源列表
BF533 Memory DMA C
- ADI BF DSP 在C语言中使用DMA的代码-ADI DSP C language in the use of DMA code
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.
dma4
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
dma3
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
dma2
- dsp5509的dma使用例程,可以很好帮助大家学习DSP,是我开发板带的例程,希望和大家分享。-dsp5509 dma use of the routines can be a good help people acquire DSP, I developed the strip routines, and hopes to share with you all. Thank you
DMA
- 这个是三星s3c2410普通下的DMA源码,看了就会使用这个芯片的dma-This is a Samsung S3C2410 common source of DMA read will use this chip, dma
sdram_memdma
- blackfin开发板 BF533-sdram_memdma开发代码 包括sdram读写,dma使用 开发环境为visul dsp 3.5-development board Blackfin BF533-sdram_memdma development including SDRAM read and write code, dma use development environment for visul dsp 3.5
DMA
- WINCE6.0 DMA 控制器的代码,使用提高WINCE 执行速度-WINCE 6.0 DMA DRIVE CODE
STM32F-DMA
- * 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData() * 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输 每当USART的发送缓冲区空时,USART模块产生一个DMA事件, 此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART 整个过程无需用户程序干预,用户只需启动DMA传输传输即可 在仿真器
STM32-DMA
- 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
DMA
- stm32 dma资料+程序,适合新手学习使用-stm32 dma data+ program, suitable for beginners learning to use
DMA
- cc2430中的DMA(直接内存存取)的使用程序-cc2430 procedures in the use of DMA
DMA
- ARM Cortex M3 STM32 DMA功能的实现,以及使用。-ARM Cortex M3 STM32 DMA function implementation, and use.
DMA-3130
- ARM 3130完整DMA使用示例,包括完成的工作,已经在板子测试过可以长期使用。-ARM 3130 DMA use the full sample, including the completion of the work, the board has been tested for long-term use.
stm32-adc-DMA
- 用stm32f103实现adc多路输入,并使用到dma-Adc with stm32f103 achieve multi-channel input, and use the dma
DMA-for-USART
- 使用ST发布的最新版的驱动库实现使用DMA来进行串口通信-Released the latest version of the ST driver library implementation for serial communication using DMA
DMA
- 使用了DMA,实现了STM32 ADC的多通道采集,准确快速,不丢失数据-Use the DMA
DMA
- stm32 采用dma方式使用定时器的例程-stm32 timer use dma to realize
dma
- 单片机的DMA使用方法,可以再不占用cpu的任何资源的情况下将数据写入单片机的RAM中-The use of DMA method, any resource can not occupy the CPU case to write data in the RAM of single chip
TMC_MB
- SMT32 利用其FSMC通过DMA来操作液晶和触摸屏(STM32 FSMC DMA LCD TOUCH)