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

STM32 eeprom flash improve #66

Merged
merged 2 commits into from
Aug 8, 2021
Merged

Conversation

Paciente8159
Copy link
Owner

STM32 eeprom flash improve to mimic real eeprom. This uses a temporary RAM 1Kb page to store settings before writing to flash

-eeprom now is stored in RAM before being written to flash
-eeprom now in single page
-updated mcu HAL to support this funtionalities
@Paciente8159 Paciente8159 merged commit 4fd89f7 into 1.2.x Aug 8, 2021
@Paciente8159 Paciente8159 deleted the stm32-eeprom-flash-improve branch August 8, 2021 14:54
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.

1 participant