Skip to content

Conversation

FRASTM
Copy link
Collaborator

@FRASTM FRASTM commented Sep 3, 2025

Update STM32 HAL except for WBAx and WB0x series

stm32f4xx to Version 1.28.3
stm32f7xx to Version 1.17.4
stm32mp2xx to Version 1.2.0
stm32u0xx to Version 1.3.0
stm32u3xx to Version 1.2.0
stm32u5xx to Version 1.8.0
stm32wbxx to Version 1.23.0 and its lib/stm32 to version 1.23.0

@FRASTM
Copy link
Collaborator Author

FRASTM commented Sep 3, 2025

@arnopo for checking the stm32MP2, please
@asm5878 for checking the stm32WB and lib/wb please

Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some remarks. Also, README update is missing in U5 commit.

@@ -472,7 +472,9 @@ extern "C" {
#define TYPEPROGRAMDATA_FASTBYTE FLASH_TYPEPROGRAMDATA_FASTBYTE
#define TYPEPROGRAMDATA_FASTHALFWORD FLASH_TYPEPROGRAMDATA_FASTHALFWORD
#define TYPEPROGRAMDATA_FASTWORD FLASH_TYPEPROGRAMDATA_FASTWORD
/* #define PAGESIZE FLASH_PAGE_SIZE */
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To be kept

@erwango
Copy link
Member

erwango commented Sep 3, 2025

@ericmechin Can you have a look on WB part ? There is also the posibililty that we leave this HAL/Lib update to you. If you think we should keep it, would you mind performing required tests ?

@FRASTM FRASTM force-pushed the stm32cube_update_2509 branch 2 times, most recently from b6ab0d9 to d77a83c Compare September 4, 2025 06:32
@FRASTM
Copy link
Collaborator Author

FRASTM commented Sep 4, 2025

with comment addressed

@arnopo
Copy link
Contributor

arnopo commented Sep 4, 2025

@FRASTM : seems that your PR needs rebase on the main branch. At least #304 merge is missing

@FRASTM FRASTM force-pushed the stm32cube_update_2509 branch from d77a83c to 80274ed Compare September 4, 2025 09:04
@FRASTM
Copy link
Collaborator Author

FRASTM commented Sep 4, 2025

rebase on d3ff6cb

Copy link
Contributor

@arnopo arnopo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for MP2

Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The fix of commenting PAGESIZE should be kept on all series, and will have to stay forever.

Update Cube version for STM32F4xx series
on https://github.com/STMicroelectronics
from version v1.28.1
to version v1.28.3

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32U3xx series
on https://github.com/STMicroelectronics
from version v1.1.0
to version v1.2.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32WBxx series
on https://github.com/STMicroelectronics
from version v1.22.0
to version v1.23.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32WBxx series
on https://github.com/STMicroelectronics
from version v1.22.0
to version v1.23.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32MP2xx series
on https://github.com/STMicroelectronics
from version v1.1.0
to version v1.2.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32F7xx series
on https://github.com/STMicroelectronics
from version v1.17.2
to version v1.17.4

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32U5xx series
on https://github.com/STMicroelectronics
from version v1.7.0
to version v1.8.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Update Cube version for STM32U0xx series
on https://github.com/STMicroelectronics
from version v1.2.0
to version v1.3.0

Signed-off-by: F. Ramu <francois.ramu@st.com>
Re - generate common_ll headers after Cube updates

Signed-off-by: F. Ramu <francois.ramu@st.com>
@FRASTM FRASTM force-pushed the stm32cube_update_2509 branch from 80274ed to e5892ac Compare September 5, 2025 07:21
@erwango erwango added the DNM label Sep 5, 2025
Copy link
Collaborator

@gautierg-st gautierg-st left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

U3 is updated from 1.1.0 to 1.2.0 but the commit only contains changes to the CMakeLists and the README. Nothing on the HAL/LL. Something must have gone wrong during the update. Can you check?

@erwango
Copy link
Member

erwango commented Sep 5, 2025

Waiting status from WB (@ericmechin)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants