-
Notifications
You must be signed in to change notification settings - Fork 143
hal_stm32: update stm32cube HAL & LL #310
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this 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 */ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be kept
@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 ? |
b6ab0d9
to
d77a83c
Compare
with comment addressed |
d77a83c
to
80274ed
Compare
rebase on d3ff6cb |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for MP2
There was a problem hiding this 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>
80274ed
to
e5892ac
Compare
There was a problem hiding this 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?
Waiting status from WB (@ericmechin) |
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