额~没人知道是为什么吗? 程序是这样的: 端口配置: //Key pin //x out GPIO_InitStructure.GPIO_Pin = PIN_KEYX1 | PIN_KEYX2 | PIN_KEYX3 | PIN_KEYX4; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_Out_PP; GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz; GPIO_Init(KEY_PORT, &GPIO_InitStructure); //y in //GPIO_InitStructure.GPIO_Pin = PIN_KEYY1 | PIN_KEYY2 | PIN_KEYY3 | PIN_KEYY4;//s//此句有问题 GPIO_InitStructure.GPIO_Pin = PIN_KEYY2 | PIN_KEYY3 | PIN_KEYY4;//s// //s//GPIO_InitStructure.GPIO_Mode = GPIO_Mode_IPD; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_IN_FLOATING; //s//GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz; GPIO_Init(KEY_PORT, &GPIO_InitStructure); //y in GPIO_InitStructure.GPIO_Pin = PIN_KEYY1; //s//GPIO_InitStructure.GPIO_Mode = GPIO_Mode_IPD; GPIO_InitStructure.GPIO_Mode = GPIO_Mode_IN_FLOATING; //s//GPIO_InitStructure.GPIO_Speed = GPIO_Speed_50MHz; GPIO_Init(KEY_PORTB, &GPIO_InitStructure); 利用中断检测键盘 <span style="color: #800000">void SysTickHandler(void) { if(SysTick_key_scan_count
所在话题
参与活动
-
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
线下 2020-10-16 -
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
网络 2020-10-16 -
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
网络 2020-10-16 -
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
网络 2020-10-16 -
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
线下 2020-10-16 -
滴滴押注社区团购,明确“投入不设上限,要做市场第一”
线下 2020-10-16