文件名称:DMA_Test
介绍说明--下载内容均来自于网络,请自行研究使用
DMA测试例程,使用DMA的link list模式进行数据的传输。程序中把源缓冲区SRC1_Buffer和源
缓冲区SRC2_Buffer里面的数据,通过DMA的link list模式分别传输到目标缓冲区DST1_Buffer和
目标缓冲区DST2_Buffer。相应信息可在串口显示。-DMA test routines, the link list using the DMA data transfer mode. Program and the source of the source buffer SRC1_Buffer data inside the buffer SRC2_Buffer through the link list DMA modes are transmitted to the destination buffer and target buffer DST1_Buffer DST2_Buffer. The corresponding information can be displayed in the serial port.
缓冲区SRC2_Buffer里面的数据,通过DMA的link list模式分别传输到目标缓冲区DST1_Buffer和
目标缓冲区DST2_Buffer。相应信息可在串口显示。-DMA test routines, the link list using the DMA data transfer mode. Program and the source of the source buffer SRC1_Buffer data inside the buffer SRC2_Buffer through the link list DMA modes are transmitted to the destination buffer and target buffer DST1_Buffer DST2_Buffer. The corresponding information can be displayed in the serial port.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
DMA_Test\inc\dma.h
........\...\dmad.h
........\project\DMA_Test.Opt
........\.......\DMA_Test.plg
........\.......\DMA_Test.Uv2
........\.......\DMA_Test_DMA_Test.dep
........\.......\DMA_Test_Opt.Bak
........\.......\DMA_Test_Target 1.dep
........\.......\DMA_Test_Uv2.Bak
........\.......\listing\DMA_Test.map
........\.......\.......\startup_SAM3U.lst
........\.......\Run_In_Flash\DMA_Test.axf
........\.......\............\DMA_Test.sct
........\Read me\Read me.txt
........\src\at91sam3u4_it.c
........\...\dma.c
........\...\dmad.c
........\user\main.c
........\project\listing
........\.......\Run_In_Flash
........\inc
........\project
........\Read me
........\src
........\user
DMA_Test
........\...\dmad.h
........\project\DMA_Test.Opt
........\.......\DMA_Test.plg
........\.......\DMA_Test.Uv2
........\.......\DMA_Test_DMA_Test.dep
........\.......\DMA_Test_Opt.Bak
........\.......\DMA_Test_Target 1.dep
........\.......\DMA_Test_Uv2.Bak
........\.......\listing\DMA_Test.map
........\.......\.......\startup_SAM3U.lst
........\.......\Run_In_Flash\DMA_Test.axf
........\.......\............\DMA_Test.sct
........\Read me\Read me.txt
........\src\at91sam3u4_it.c
........\...\dma.c
........\...\dmad.c
........\user\main.c
........\project\listing
........\.......\Run_In_Flash
........\inc
........\project
........\Read me
........\src
........\user
DMA_Test