This page was exported from GTUTO [ https://www.gtuto.com ] Export date:Wed May 8 23:39:47 2024 / +0000 GMT ___________________________________________________ Title: STM32 IRQ ---------------------------------------------------     /* USER CODE BEGIN 4 */ void HAL_GPIO_EXTI_Callback(uint16_t GPIO_Pin) { // ici code pour l'Irq HAL_GPIO_TogglePin(LD99_GPIO_Port, LD99_Pin); } /* USER CODE END 4 */   --------------------------------------------------- Images: https://www.gtuto.com/wp-content/uploads/2024/03/Capture-decran-2024-03-24-155748-283x300.png https://www.gtuto.com/wp-content/uploads/2024/03/Capture-decran-2024-03-24-155625-300x249.png --------------------------------------------------- --------------------------------------------------- Post date: 2024-03-24 19:54:54 Post date GMT: 2024-03-24 19:54:54 Post modified date: 2024-03-24 20:04:47 Post modified date GMT: 2024-03-24 20:04:47 ____________________________________________________________________________________________ Export of Post and Page as text file has been powered by [ Universal Post Manager ] plugin from www.gconverters.com