文件名称:dma
介绍说明--下载内容均来自于网络,请自行研究使用
该程序是基于飞思卡尔公司K60为主控芯片,用于多路脉冲计数功能的程序,DMA计数能够不占用主控芯片资源,这样能够提高程序的运行速度-The program is based on the freescale company K60 as main control chip, program for multi-channel pulse counting function, the DMA count to take up the main control chip resources, which can improve the running speed of the program
(系统自动生成,下载前可以参看下载内容)
下载文件列表
V2.21试验 14 多路脉冲计数\keilkill.bat
.........................\PRJ\JLinkSettings.ini
.........................\...\startup_MK60D10.s
.........................\...\test.uvgui.Administrator
.........................\...\test.uvopt
.........................\...\test.uvproj
.........................\SRC\HARDWARE\ADC\adc.c
.........................\...\........\...\adc.h
.........................\...\........\CAN\can.c
.........................\...\........\...\can.h
.........................\...\........\DAC\dac.c
.........................\...\........\...\DAC.h
.........................\...\........\.MA\dma.c
.........................\...\........\...\dma.h
.........................\...\........\EXTI\exti.c
.........................\...\........\....\exti.h
.........................\...\........\FLASH\flash.c
.........................\...\........\.....\flash.h
.........................\...\........\.TM\ftm.c
.........................\...\........\...\ftm.h
.........................\...\........\LED\led.c
.........................\...\........\...\led.h
.........................\...\........\.PTM\lptm.c
.........................\...\........\....\lptm.h
.........................\...\........\PIT\pit.c
.........................\...\........\...\pit.h
.........................\...\........\SPI\spi.c
.........................\...\........\...\spi.h
.........................\...\........\...LCD\FONT.H
.........................\...\........\......\spilcd.c
.........................\...\........\......\spilcd.h
.........................\...\........\TSI\tsi.c
.........................\...\........\...\tsi.h
.........................\...\SYSTEM\DELAY\delay.c
.........................\...\......\.....\delay.h
.........................\...\......\GPIO\gpio.c
.........................\...\......\....\gpio.h
.........................\...\......\SYS\sys.c
.........................\...\......\...\sys.h
.........................\...\......\UART\uart.c
.........................\...\......\....\uart.h
.........................\...\......\WDOG\wdog.c
.........................\...\......\....\wdog.h
.........................\...\USER\main.c
.........................\工程介绍.txt
.........................\SRC\HARDWARE\ADC
.........................\...\........\CAN
.........................\...\........\DAC
.........................\...\........\DMA
.........................\...\........\EXTI
.........................\...\........\FLASH
.........................\...\........\FTM
.........................\...\........\LED
.........................\...\........\LPTM
.........................\...\........\PIT
.........................\...\........\SPI
.........................\...\........\SPILCD
.........................\...\........\TSI
.........................\...\SYSTEM\DELAY
.........................\...\......\GPIO
.........................\...\......\SYS
.........................\...\......\UART
.........................\...\......\WDOG
.........................\...\HARDWARE
.........................\...\SYSTEM
.........................\...\USER
.........................\PRJ
.........................\SRC
V2.21试验 14 多路脉冲计数