cancel
Showing results for 
Search instead for 
Did you mean: 

stm32h5xx_hal_conf.h is generated with #define HAL_USART_MODULE_ENABLED

Poleshift
Associate II

Hi.

Problem:

stm32h5_xx_hal_conf.h is generated with #define HAL_USART_MODULE_ENABLED but the file stm32h5xx_hal_usart.h is not included in the project code generation.

I'm using one usart peripheral in asynchronous mode, it is OK to just comment out the row in stm32h5_xx_hal_conf.h to make the project compile and work, I must do that each time the .ioc changes.

Versions:

STM32CubeIDE version 1.14.0

STM32CubeMX version: 6.10.0-RC9

STM32Cube FW_H5 V1.1.1

Settings:

Peripherals initialized as a pair of '.c/.h' files per peripheral

 

10 REPLIES 10

Hello,

Further to this comment I want to inform that this issue was resolved and the official release of STM32CubeMX V6.11.0 is available on ST website.

You can download it through this link:

STM32CubeMX - STM32Cube initialization code generator - STMicroelectronics

Thanks.

Mahmoud.