2024-01-06 11:09 PM - edited 2024-01-06 11:10 PM
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
Solved! Go to Solution.
2024-03-19 1:36 AM
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.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.