Skip to content
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

STM32F7: Update STM32Cube_FW to version 1.17.1 #15455

Conversation

arthurafarias
Copy link

Summary of changes

Upgraded STM32Cube_FW from ST STM32F7 Target

Impact of changes

Migration actions required

Documentation

None


Pull request type

[X] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers


Copy link
Collaborator

@jeromecoutant jeromecoutant left a comment

Choose a reason for hiding this comment

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

I started few tests on my side
Thx

{
#include "nvic_addr.h" // MBED
SCB->VTOR = NVIC_FLASH_VECTOR_ADDRESS; // MBED
Copy link
Collaborator

Choose a reason for hiding this comment

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

Maybe we should keep these lines ?

@0xc0170 0xc0170 changed the title Upgraded STM32Cube_FW to version 1.17.1 Update STM32Cube_FW to version 1.17.1 Sep 26, 2023
@0xc0170 0xc0170 changed the title Update STM32Cube_FW to version 1.17.1 STM32F7: Update STM32Cube_FW to version 1.17.1 Sep 26, 2023
@0xc0170 0xc0170 added needs: review release-type: patch Indentifies a PR as containing just a patch labels Sep 26, 2023
@arthurafarias arthurafarias force-pushed the targets_TARGET_STM_TARGET_STM32F7_STM32Cube_FW_1.17.1 branch 2 times, most recently from 70eef09 to 2bf8ec1 Compare October 6, 2023 19:52
Fixing __FPU_ENABLED redefinition warning when compiling

Update README.md
Making VTOR asignable bt MBED define NVIC_FLASH_VECTOR_ADDRESS
@arthurafarias arthurafarias force-pushed the targets_TARGET_STM_TARGET_STM32F7_STM32Cube_FW_1.17.1 branch from 2bf8ec1 to 78a8347 Compare October 6, 2023 19:58
Copy link
Collaborator

@jeromecoutant jeromecoutant left a comment

Choose a reason for hiding this comment

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

need update in system_stm32f7xx.c

@0xc0170
Copy link
Contributor

0xc0170 commented May 27, 2024

I am closing this as it will require an update. Reopen with an update, thanks

@0xc0170 0xc0170 closed this May 27, 2024
@mergify mergify bot removed needs: review release-type: patch Indentifies a PR as containing just a patch labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants