Other Parts Discussed in Thread: EK-TM4C1294XL 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。 https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/582375…
Other Parts Discussed in Thread: EK-TM4C123GXL 专家您好,我最近调试TI的EK-LM4F120xl launchpad 板卡时发现,板载的两个机械按键SW1和SW2配置后,只有SW1可用!SW2无反应(不进入中断),这是什么原因呢?我的源码是:
#if BSP_KEY_EN>0 // 按键所在管脚为PF0和PF4
#define KEY_SYSCTL SYSCTL_PERIPH_GPIOF /* System control of KEY */ …