野火电子论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 15853|回复: 2

KEY(EXTI)问题,求教大神

[复制链接]
发表于 2015-7-31 17:42:26 | 显示全部楼层 |阅读模式
请问为什么出现如此大面积的错误?我是按照例程做的啊,我想应该是落了哪一步,可是我找不出来,求教大神火眼金睛
哈哈.jpg
回复

使用道具 举报

发表于 2015-7-31 21:11:29 | 显示全部楼层
这个问题我知道

你没有在
STM32F10x_CONF_H
里面 打开

外部中断。

如下
/* Includes ------------------------------------------------------------------*/
/* Uncomment/Comment the line below to enable/disable peripheral header file inclusion */
//#include "stm32f10x_adc.h"
//#include "stm32f10x_bkp.h"
//#include "stm32f10x_can.h"
//#include "stm32f10x_cec.h"
//#include "stm32f10x_crc.h"
//#include "stm32f10x_dac.h"
#include "stm32f10x_dbgmcu.h"
//#include "stm32f10x_dma.h"
//#include "stm32f10x_exti.h"
//#include "stm32f10x_flash.h"
//#include "stm32f10x_fsmc.h"
#include "stm32f10x_gpio.h"
//#include "stm32f10x_i2c.h"
//#include "stm32f10x_iwdg.h"
//#include "stm32f10x_pwr.h"
#include "stm32f10x_rcc.h"
//#include "stm32f10x_rtc.h"
//#include "stm32f10x_sdio.h"
//#include "stm32f10x_spi.h"
#include "stm32f10x_tim.h"
#include "stm32f10x_usart.h"
//#include "stm32f10x_wwdg.h"
#include "misc.h" /* High level functions for NVIC and SysTick (add-on to CMSIS functions) */
回复 支持 反对

使用道具 举报

 楼主| 发表于 2015-8-2 16:12:40 | 显示全部楼层
西点 发表于 2015-7-31 21:11
这个问题我知道

你没有在

谢谢你,其实是我在头文件里“#ifndef”少了一个字母“n”...
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

联系站长|手机版|野火电子官网|野火淘宝店铺|野火电子论坛 ( 粤ICP备14069197号 ) 大学生ARM嵌入式2群

GMT+8, 2024-11-24 02:43 , Processed in 0.027589 second(s), 26 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表