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

Flash wear leveling support for STM32H7 #27634

Open
wants to merge 3 commits into
base: bugfix-2.1.x
Choose a base branch
from

Conversation

rondlh
Copy link
Contributor

@rondlh rondlh commented Jan 11, 2025

Adds flash wear leveling support for STM32H7

Benefits

Adds STM32H7 hardware support for flash wear leveling

Configurations

Just enable FLASH_EEPROM_EMULATION and FLASH_EEPROM_LEVELING on supported hardware.

Related Issues

#27629

Flash wear leveling support for STM32H7
@thinkyhead thinkyhead force-pushed the STM32H7-wear-leveling-support branch from 050cd18 to 7c5fb2c Compare January 12, 2025 00:19
@thinkyhead thinkyhead added PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs. A: STM32 labels Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A: STM32 PR: Bug Fix T: HAL & APIs Topic related to the HAL and internal APIs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FR] Flash wear leveling for STM32H7xx platform(implemented) + persistent storage efficiency question
2 participants