Duplicated uwTimclock initialization code - STM32WBA - CubeMX 6.14.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-26 4:18 PM - last edited on ‎2025-03-27 1:36 AM by STTwo-32
When "Middleware and Software Packs" > STM32_WPAN is enabled in CubeMX, a duplicated initialization's code for uwTimclock is generated:
That code is outside the if-else block overriding the previous configurations which could produce issues.
- Any idea about what could be wrong?
Note: I attached the .ioc file.
Details:
- CubeMX version: 6.14.0
- File: stm32wbaxx_hal_timebase_tim.c
Solved! Go to Solution.
- Labels:
-
STM32CubeMX
-
STM32WBA series
-
TIM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-27 2:05 AM - edited ‎2025-03-27 5:45 AM
Hello @mpc and welcome to the ST Community.
I've been able to reproduce this behavior, and I've reported internally for correction on the Future (under internal ticket number 206323). Thank you so much for your contribution.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-27 2:05 AM - edited ‎2025-03-27 5:45 AM
Hello @mpc and welcome to the ST Community.
I've been able to reproduce this behavior, and I've reported internally for correction on the Future (under internal ticket number 206323). Thank you so much for your contribution.
Best Regards.
STTwo-32
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-03-27 3:56 PM
I will be pending of new releases versions. Thank you .
