Resolved! Exti line 7 stop working after jumping to the application on stm32F030
Posted on July 26, 2017 at 11:15Hi,After the jumping bootloader, the EXTI_line7 not work!boot.c /* Test if user code is programmed starting from address 'APPLICATION_ADDRESS' */ if (((*(__IO uint32_t*)FLASH_USER_START_ADDR) & 0...