KEAZN64_ADC5_FIFO_Interrupt.zip

上传者: feimeng116 | 上传时间: 2022-05-03 16:28:23 | 文件大小: 900KB | 文件类型: ZIP
KEA64的ADC的FIFO的中断例程, 一共采样3个通道: A7\AD12\AD14。要是不使用FIFO功能的话,在多路采集时,ADC会频繁进入中断,这样对MCU来说是个负担,所以需要开启FIFO功能,这样在所有通道采集完后才进入一次中断,提高了效率。

文件下载

资源详情

[{"title":"( 74 个子文件 900KB ) KEAZN64_ADC5_FIFO_Interrupt.zip","children":[{"title":"X5000_KEAZN64_ADC5_FIFO_Interrupt","children":[{"title":"include","children":[{"title":"derivative.h <span style='color:#111;'> 205B </span>","children":null,"spread":false},{"title":"core_cm0plus.h <span style='color:#111;'> 39.80KB </span>","children":null,"spread":false},{"title":"core_cmFunc.h <span style='color:#111;'> 16.26KB </span>","children":null,"spread":false},{"title":"core_cmInstr.h <span style='color:#111;'> 20.09KB </span>","children":null,"spread":false},{"title":"SKEAZN642.h <span style='color:#111;'> 293.83KB </span>","children":null,"spread":false},{"title":"system_SKEAZN642.h <span style='color:#111;'> 9.57KB </span>","children":null,"spread":false}],"spread":true},{"title":".settings","children":[{"title":"language.settings.xml <span style='color:#111;'> 2.04KB </span>","children":null,"spread":false},{"title":"com.nxp.s32ds.cle.runtime.component.prefs <span style='color:#111;'> 480B </span>","children":null,"spread":false},{"title":"com.processorexpert.core.ide.newprojectwizard.prefs <span style='color:#111;'> 87B </span>","children":null,"spread":false},{"title":"org.eclipse.cdt.codan.core.prefs <span style='color:#111;'> 62B </span>","children":null,"spread":false},{"title":"com.freescale.s32ds.cross.wizard.prefs <span style='color:#111;'> 43B </span>","children":null,"spread":false},{"title":"org.eclipse.cdt.core.prefs <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false}],"spread":true},{"title":"src","children":[{"title":"nvic.c <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"main.c <span style='color:#111;'> 2.97KB </span>","children":null,"spread":false},{"title":"led.h <span style='color:#111;'> 293B </span>","children":null,"spread":false},{"title":"uart.h <span style='color:#111;'> 323B </span>","children":null,"spread":false},{"title":"wdog.h <span style='color:#111;'> 8.19KB </span>","children":null,"spread":false},{"title":"clock.c <span style='color:#111;'> 892B </span>","children":null,"spread":false},{"title":"led.c <span style='color:#111;'> 606B </span>","children":null,"spread":false},{"title":"adc.h <span style='color:#111;'> 277B </span>","children":null,"spread":false},{"title":"adc.c <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false},{"title":"clock.h <span style='color:#111;'> 172B </span>","children":null,"spread":false},{"title":"nvic.h <span style='color:#111;'> 2.38KB </span>","children":null,"spread":false},{"title":"uart.c <span style='color:#111;'> 1.74KB </span>","children":null,"spread":false},{"title":"wdog.c <span style='color:#111;'> 10.80KB </span>","children":null,"spread":false},{"title":"main.h <span style='color:#111;'> 261B </span>","children":null,"spread":false},{"title":"pit.h <span style='color:#111;'> 162B </span>","children":null,"spread":false},{"title":"pit.c <span style='color:#111;'> 905B </span>","children":null,"spread":false}],"spread":false},{"title":".project <span style='color:#111;'> 811B </span>","children":null,"spread":false},{"title":".cproject <span style='color:#111;'> 40.06KB </span>","children":null,"spread":false},{"title":"Project_Settings","children":[{"title":"Startup_Code","children":[{"title":"system_SKEAZN642.c <span style='color:#111;'> 8.31KB </span>","children":null,"spread":false},{"title":"startup_SKEAZN642.S <span style='color:#111;'> 11.53KB </span>","children":null,"spread":false}],"spread":true},{"title":"Linker_Files","children":[{"title":"SKEAZ_flash.ld <span style='color:#111;'> 7.63KB </span>","children":null,"spread":false}],"spread":true},{"title":"Debugger","children":[{"title":"X5000_KEAZN64_ADC_Release_Segger.launch <span style='color:#111;'> 8.83KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC_Debug_Segger.launch <span style='color:#111;'> 8.98KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Debug","children":[{"title":"X5000_KEAZN64_ADC4_Bandgap.elf <span style='color:#111;'> 194.07KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO_Interrupt.elf <span style='color:#111;'> 198.05KB </span>","children":null,"spread":false},{"title":"sources.mk <span style='color:#111;'> 565B </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_Watchdog3_interrupt.elf <span style='color:#111;'> 203.36KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_Watchdog3_interrupt.map <span style='color:#111;'> 57.35KB </span>","children":null,"spread":false},{"title":"objects.mk <span style='color:#111;'> 239B </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC4_Bandgap.map <span style='color:#111;'> 56.97KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_Watchdog3_interrupt.args <span style='color:#111;'> 572B </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO.args <span style='color:#111;'> 552B </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO.map <span style='color:#111;'> 58.51KB </span>","children":null,"spread":false},{"title":"src","children":[{"title":"wdog.o <span style='color:#111;'> 212.61KB </span>","children":null,"spread":false},{"title":"clock.d <span style='color:#111;'> 1023B </span>","children":null,"spread":false},{"title":"clock.o <span style='color:#111;'> 204.84KB </span>","children":null,"spread":false},{"title":"adc.d <span style='color:#111;'> 1015B </span>","children":null,"spread":false},{"title":"uart.o <span style='color:#111;'> 207.06KB </span>","children":null,"spread":false},{"title":"subdir.mk <span style='color:#111;'> 998B </span>","children":null,"spread":false},{"title":"pit.d <span style='color:#111;'> 1015B </span>","children":null,"spread":false},{"title":"nvic.o <span style='color:#111;'> 208.67KB </span>","children":null,"spread":false},{"title":"led.o <span style='color:#111;'> 206.05KB </span>","children":null,"spread":false},{"title":"pit.o <span style='color:#111;'> 205.35KB </span>","children":null,"spread":false},{"title":"led.d <span style='color:#111;'> 1015B </span>","children":null,"spread":false},{"title":"main.d <span style='color:#111;'> 1.21KB </span>","children":null,"spread":false},{"title":"adc.args <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"adc.o <span style='color:#111;'> 205.75KB </span>","children":null,"spread":false},{"title":"nvic.d <span style='color:#111;'> 1015B </span>","children":null,"spread":false},{"title":"uart.d <span style='color:#111;'> 1019B </span>","children":null,"spread":false},{"title":"main.o <span style='color:#111;'> 210.69KB </span>","children":null,"spread":false},{"title":"wdog.d <span style='color:#111;'> 1.03KB </span>","children":null,"spread":false}],"spread":false},{"title":"makefile <span style='color:#111;'> 1.60KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO.elf <span style='color:#111;'> 198.00KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO_Interrupt.map <span style='color:#111;'> 58.52KB </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC4_Bandgap.args <span style='color:#111;'> 558B </span>","children":null,"spread":false},{"title":"X5000_KEAZN64_ADC5_FIFO_Interrupt.args <span style='color:#111;'> 572B </span>","children":null,"spread":false},{"title":"Project_Settings","children":[{"title":"Startup_Code","children":[{"title":"system_SKEAZN642.o <span style='color:#111;'> 206.43KB </span>","children":null,"spread":false},{"title":"startup_SKEAZN642.o <span style='color:#111;'> 3.86KB </span>","children":null,"spread":false},{"title":"subdir.mk <span style='color:#111;'> 1.27KB </span>","children":null,"spread":false},{"title":"system_SKEAZN642.d <span style='color:#111;'> 907B </span>","children":null,"spread":false},{"title":"system_SKEAZN642.args <span style='color:#111;'> 298B </span>","children":null,"spread":false},{"title":"startup_SKEAZN642.args <span style='color:#111;'> 274B </span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明