文件名称:Ext_Int
介绍说明--下载内容来自于网络,使用问题请自行百度
1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的
中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1
的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态
翻转一次;
2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt configuration and method of use. 28035 a total of three external interrupt, the three outer interruption
Interrupt trigger source can be configured for GPIO0- between GPIO31 any one This example, and I will GPIO27 as XINT1
The interruption of the trigger, if key press, a falling edge will trigger into interrupt, in interrupt, we will make the state of D2
Turn over one time.
2. External interrupt XINT can be configured to rising edge trigger, falling edge contact, bilateral trigger (rising edge and falling edge are trigger).
中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1
的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态
翻转一次;
2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt configuration and method of use. 28035 a total of three external interrupt, the three outer interruption
Interrupt trigger source can be configured for GPIO0- between GPIO31 any one This example, and I will GPIO27 as XINT1
The interruption of the trigger, if key press, a falling edge will trigger into interrupt, in interrupt, we will make the state of D2
Turn over one time.
2. External interrupt XINT can be configured to rising edge trigger, falling edge contact, bilateral trigger (rising edge and falling edge are trigger).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ext_Int/cc_build_Debug.log
Ext_Int/Debug/Delay.obj
Ext_Int/Debug/DSP2803x_CodeStartBranch.obj
Ext_Int/Debug/DSP2803x_DefaultIsr.obj
Ext_Int/Debug/DSP2803x_GlobalVariableDefs.obj
Ext_Int/Debug/DSP2803x_MemCopy.obj
Ext_Int/Debug/DSP2803x_PieCtrl.obj
Ext_Int/Debug/DSP2803x_PieVect.obj
Ext_Int/Debug/DSP2803x_SysCtrl.obj
Ext_Int/Debug/DSP2803x_usDelay.obj
Ext_Int/Debug/DSP_Template.map
Ext_Int/Debug/DSP_Template.out
Ext_Int/Debug/main.obj
Ext_Int/Debug.lkf
Ext_Int/DSP2803x_common/cmd/28030_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28031_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28032_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28033_RAM_CLA_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28033_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28034_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28035_RAM_CLA_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28035_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/F28030.cmd
Ext_Int/DSP2803x_common/cmd/F28031.cmd
Ext_Int/DSP2803x_common/cmd/F28032.cmd
Ext_Int/DSP2803x_common/cmd/F28033.cmd
Ext_Int/DSP2803x_common/cmd/F28034.cmd
Ext_Int/DSP2803x_common/cmd/F28035.cmd
Ext_Int/DSP2803x_common/gel/ccsv4/f28030.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28031.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28032.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28033.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28034.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28035.gel
Ext_Int/DSP2803x_common/gel/f28030.gel
Ext_Int/DSP2803x_common/gel/f28031.gel
Ext_Int/DSP2803x_common/gel/f28032.gel
Ext_Int/DSP2803x_common/gel/f28033.gel
Ext_Int/DSP2803x_common/gel/f28034.gel
Ext_Int/DSP2803x_common/gel/f28035.gel
Ext_Int/DSP2803x_common/include/DSP2803x_Cla_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_DefaultISR.h
Ext_Int/DSP2803x_common/include/DSP2803x_EPwm_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_Examples.h
Ext_Int/DSP2803x_common/include/DSP2803x_GlobalPrototypes.h
Ext_Int/DSP2803x_common/include/DSP2803x_I2c_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_SWPrioritizedIsrLevels.h
Ext_Int/DSP2803x_common/include/DSP28x_Project.h
Ext_Int/DSP2803x_common/include/IQmathLib.h
Ext_Int/DSP2803x_common/include/SFO_V6.h
Ext_Int/DSP2803x_common/lib/IQmath.lib
Ext_Int/DSP2803x_common/lib/SFO_TI_Build_V6.lib
Ext_Int/DSP2803x_common/lib/SFO_TI_Build_V6b.lib
Ext_Int/DSP2803x_common/source/DSP2803x_Adc.c
Ext_Int/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm
Ext_Int/DSP2803x_common/source/DSP2803x_Comp.c
Ext_Int/DSP2803x_common/source/DSP2803x_CpuTimers.c
Ext_Int/DSP2803x_common/source/DSP2803x_CSMPasswords.asm
Ext_Int/DSP2803x_common/source/DSP2803x_DBGIER.asm
Ext_Int/DSP2803x_common/source/DSP2803x_DefaultIsr.c
Ext_Int/DSP2803x_common/source/DSP2803x_DisInt.asm
Ext_Int/DSP2803x_common/source/DSP2803x_ECan.c
Ext_Int/DSP2803x_common/source/DSP2803x_ECap.c
Ext_Int/DSP2803x_common/source/DSP2803x_EPwm.c
Ext_Int/DSP2803x_common/source/DSP2803x_EQep.c
Ext_Int/DSP2803x_common/source/DSP2803x_Gpio.c
Ext_Int/DSP2803x_common/source/DSP2803x_I2C.c
Ext_Int/DSP2803x_common/source/DSP2803x_Lin.c
Ext_Int/DSP2803x_common/source/DSP2803x_MemCopy.c
Ext_Int/DSP2803x_common/source/DSP2803x_OscComp.c
Ext_Int/DSP2803x_common/source/DSP2803x_PieCtrl.c
Ext_Int/DSP2803x_common/source/DSP2803x_PieVect.c
Ext_Int/DSP2803x_common/source/DSP2803x_Sci.c
Ext_Int/DSP2803x_common/source/DSP2803x_Spi.c
Ext_Int/DSP2803x_common/source/DSP2803x_SWPrioritizedDefaultIsr.c
Ext_Int/DSP2803x_common/source/DSP2803x_SWPrioritizedPieVect.c
Ext_Int/DSP2803x_common/source/DSP2803x_SysCtrl.c
Ext_Int/DSP2803x_common/source/DSP2803x_TempSensorConv.c
Ext_Int/DSP2803x_common/source/DSP2803x_usDelay.asm
Ext_Int/DSP2803x_headers/cmd/DSP2803x_Headers_BIOS.cmd
Ext_Int/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd
Ext_Int/DSP2803x_headers/gel/DSP2803x_Peripheral.gel
Ext_Int/DSP2803x_headers/include/DSP2803x_Adc.h
Ext_Int/DSP2803x_headers/include/DSP2803x_BootVars.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Cla.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Comp.h
Ext_Int/DSP2803x_headers/include/DSP2803x_CpuTimers.h
Ext_Int/DSP2803x_headers/include/DSP2803x_DevEmu.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Device.h
Ext_Int/DSP2803x_headers/include/DSP2803x_ECan.h
Ext_Int/DSP2803x_headers/include/DSP2803x_ECap.h
Ext_Int/DSP2803x_headers/include/DSP2803x_EPwm.h
Ext_Int/DSP2803x_headers/include/DSP2803x_EQep.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Gpio.h
Ext_Int/DSP2803x_headers/include/DSP2803x_I2c.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Lin.h
Ext_Int/DSP2803x_headers/include/DSP2803x_NmiIntrupt.h
Ext_Int/DSP2803x_headers/include/DSP2803x_PieCtrl.h
Ext_Int/DSP2803x_headers/include/DSP2803x_PieVect.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Sci.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Spi.h
Ext_Int/DSP2803x_headers/include/DSP2803x_SysCtrl.h
Ext_Int/DSP2803x_headers/include/DSP2803x_XIntrupt.h
Ext_Int/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c
Ext_Int/DSP_Template.CS_/FILE.CDX
Ext_Int/DSP_Template.CS_/FILE.DBF
Ext_Int/DSP_Template.CS_/FILE.FPT
Ext_Int/DSP_Template.CS_/SYMBOL.CDX
Ext_Int/DSP_Template.CS_/SYMBOL.DBF
Ext_Int/DSP_Template.CS_/SYMBOL.FPT
Ext_Int/DSP_Template.paf2
Ext_Int/DSP_Template.pjt
Ext_Int/DSP_Te
Ext_Int/Debug/Delay.obj
Ext_Int/Debug/DSP2803x_CodeStartBranch.obj
Ext_Int/Debug/DSP2803x_DefaultIsr.obj
Ext_Int/Debug/DSP2803x_GlobalVariableDefs.obj
Ext_Int/Debug/DSP2803x_MemCopy.obj
Ext_Int/Debug/DSP2803x_PieCtrl.obj
Ext_Int/Debug/DSP2803x_PieVect.obj
Ext_Int/Debug/DSP2803x_SysCtrl.obj
Ext_Int/Debug/DSP2803x_usDelay.obj
Ext_Int/Debug/DSP_Template.map
Ext_Int/Debug/DSP_Template.out
Ext_Int/Debug/main.obj
Ext_Int/Debug.lkf
Ext_Int/DSP2803x_common/cmd/28030_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28031_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28032_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28033_RAM_CLA_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28033_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28034_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28035_RAM_CLA_lnk.cmd
Ext_Int/DSP2803x_common/cmd/28035_RAM_lnk.cmd
Ext_Int/DSP2803x_common/cmd/F28030.cmd
Ext_Int/DSP2803x_common/cmd/F28031.cmd
Ext_Int/DSP2803x_common/cmd/F28032.cmd
Ext_Int/DSP2803x_common/cmd/F28033.cmd
Ext_Int/DSP2803x_common/cmd/F28034.cmd
Ext_Int/DSP2803x_common/cmd/F28035.cmd
Ext_Int/DSP2803x_common/gel/ccsv4/f28030.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28031.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28032.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28033.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28034.gel
Ext_Int/DSP2803x_common/gel/ccsv4/f28035.gel
Ext_Int/DSP2803x_common/gel/f28030.gel
Ext_Int/DSP2803x_common/gel/f28031.gel
Ext_Int/DSP2803x_common/gel/f28032.gel
Ext_Int/DSP2803x_common/gel/f28033.gel
Ext_Int/DSP2803x_common/gel/f28034.gel
Ext_Int/DSP2803x_common/gel/f28035.gel
Ext_Int/DSP2803x_common/include/DSP2803x_Cla_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_DefaultISR.h
Ext_Int/DSP2803x_common/include/DSP2803x_EPwm_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_Examples.h
Ext_Int/DSP2803x_common/include/DSP2803x_GlobalPrototypes.h
Ext_Int/DSP2803x_common/include/DSP2803x_I2c_defines.h
Ext_Int/DSP2803x_common/include/DSP2803x_SWPrioritizedIsrLevels.h
Ext_Int/DSP2803x_common/include/DSP28x_Project.h
Ext_Int/DSP2803x_common/include/IQmathLib.h
Ext_Int/DSP2803x_common/include/SFO_V6.h
Ext_Int/DSP2803x_common/lib/IQmath.lib
Ext_Int/DSP2803x_common/lib/SFO_TI_Build_V6.lib
Ext_Int/DSP2803x_common/lib/SFO_TI_Build_V6b.lib
Ext_Int/DSP2803x_common/source/DSP2803x_Adc.c
Ext_Int/DSP2803x_common/source/DSP2803x_CodeStartBranch.asm
Ext_Int/DSP2803x_common/source/DSP2803x_Comp.c
Ext_Int/DSP2803x_common/source/DSP2803x_CpuTimers.c
Ext_Int/DSP2803x_common/source/DSP2803x_CSMPasswords.asm
Ext_Int/DSP2803x_common/source/DSP2803x_DBGIER.asm
Ext_Int/DSP2803x_common/source/DSP2803x_DefaultIsr.c
Ext_Int/DSP2803x_common/source/DSP2803x_DisInt.asm
Ext_Int/DSP2803x_common/source/DSP2803x_ECan.c
Ext_Int/DSP2803x_common/source/DSP2803x_ECap.c
Ext_Int/DSP2803x_common/source/DSP2803x_EPwm.c
Ext_Int/DSP2803x_common/source/DSP2803x_EQep.c
Ext_Int/DSP2803x_common/source/DSP2803x_Gpio.c
Ext_Int/DSP2803x_common/source/DSP2803x_I2C.c
Ext_Int/DSP2803x_common/source/DSP2803x_Lin.c
Ext_Int/DSP2803x_common/source/DSP2803x_MemCopy.c
Ext_Int/DSP2803x_common/source/DSP2803x_OscComp.c
Ext_Int/DSP2803x_common/source/DSP2803x_PieCtrl.c
Ext_Int/DSP2803x_common/source/DSP2803x_PieVect.c
Ext_Int/DSP2803x_common/source/DSP2803x_Sci.c
Ext_Int/DSP2803x_common/source/DSP2803x_Spi.c
Ext_Int/DSP2803x_common/source/DSP2803x_SWPrioritizedDefaultIsr.c
Ext_Int/DSP2803x_common/source/DSP2803x_SWPrioritizedPieVect.c
Ext_Int/DSP2803x_common/source/DSP2803x_SysCtrl.c
Ext_Int/DSP2803x_common/source/DSP2803x_TempSensorConv.c
Ext_Int/DSP2803x_common/source/DSP2803x_usDelay.asm
Ext_Int/DSP2803x_headers/cmd/DSP2803x_Headers_BIOS.cmd
Ext_Int/DSP2803x_headers/cmd/DSP2803x_Headers_nonBIOS.cmd
Ext_Int/DSP2803x_headers/gel/DSP2803x_Peripheral.gel
Ext_Int/DSP2803x_headers/include/DSP2803x_Adc.h
Ext_Int/DSP2803x_headers/include/DSP2803x_BootVars.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Cla.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Comp.h
Ext_Int/DSP2803x_headers/include/DSP2803x_CpuTimers.h
Ext_Int/DSP2803x_headers/include/DSP2803x_DevEmu.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Device.h
Ext_Int/DSP2803x_headers/include/DSP2803x_ECan.h
Ext_Int/DSP2803x_headers/include/DSP2803x_ECap.h
Ext_Int/DSP2803x_headers/include/DSP2803x_EPwm.h
Ext_Int/DSP2803x_headers/include/DSP2803x_EQep.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Gpio.h
Ext_Int/DSP2803x_headers/include/DSP2803x_I2c.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Lin.h
Ext_Int/DSP2803x_headers/include/DSP2803x_NmiIntrupt.h
Ext_Int/DSP2803x_headers/include/DSP2803x_PieCtrl.h
Ext_Int/DSP2803x_headers/include/DSP2803x_PieVect.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Sci.h
Ext_Int/DSP2803x_headers/include/DSP2803x_Spi.h
Ext_Int/DSP2803x_headers/include/DSP2803x_SysCtrl.h
Ext_Int/DSP2803x_headers/include/DSP2803x_XIntrupt.h
Ext_Int/DSP2803x_headers/source/DSP2803x_GlobalVariableDefs.c
Ext_Int/DSP_Template.CS_/FILE.CDX
Ext_Int/DSP_Template.CS_/FILE.DBF
Ext_Int/DSP_Template.CS_/FILE.FPT
Ext_Int/DSP_Template.CS_/SYMBOL.CDX
Ext_Int/DSP_Template.CS_/SYMBOL.DBF
Ext_Int/DSP_Template.CS_/SYMBOL.FPT
Ext_Int/DSP_Template.paf2
Ext_Int/DSP_Template.pjt
Ext_Int/DSP_Te
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.