CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 串口编程

文件名称:Ext_Int

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-14
  • 文件大小:
    700.18kb
  • 已下载:
    1次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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).


(系统自动生成,下载前可以参看下载内容)

下载文件列表

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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com