cancel
Showing results for 
Search instead for 
Did you mean: 

stm32h7xx_hal_exti.h file does not exist in H7 package

ADion
Associate

Hi,

I'm working with the STM32H750VBTx and I switched to the latest FW version package, STM32Cube FW_H7 V1.3.2.

CubeMX generated the stm32f7xx_hal_conf.h file and a line was added to this file:

#ifdef HAL_EXTI_MODULE_ENABLED
 #include "stm32f7xx_hal_exti.h"
#endif /* HAL_EXTI_MODULE_ENABLED */

The EXTI flags are all enabled in the CubeMX.

The stm32f7xx_hal_exti.h file does not exist and so a fatal error is generated: stm32h7xx_hal_exti.h: No such file or directory

Is there a new version of FW H7-package?

Do you know this problem?

1 ACCEPTED SOLUTION

Accepted Solutions
berendi
Principal

The latest version is STM32CubeH7 Firmware Package V1.5.0 / 28-June-2019, and it does contain stm32h7xx_hal_exti.h.

View solution in original post

1 REPLY 1
berendi
Principal

The latest version is STM32CubeH7 Firmware Package V1.5.0 / 28-June-2019, and it does contain stm32h7xx_hal_exti.h.