Skip to content

STM32F446: FLASH description, RCC.PLLCFGR.PLLR #533

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

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

cyberillithid
Copy link
Contributor

So I almost made the same mistake as #374, but actually managed to notice that before starting a pull request, so here I just included the flash_v1.yaml to the f446 device file.
(Apparently, the decision was made not to fiddle with _read/_write for 'write 1 to reset' in the library, so I abstained from including that for the FLASH.SR bits)
Moreover, SVD apparently missed PLLR field for some reason, so I based that fix on the similar solution from the f412 patch.

@github-actions
Copy link

github-actions bot commented Apr 8, 2021

Memory map comparison

Copy link
Member

@adamgreig adamgreig left a comment

Choose a reason for hiding this comment

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

Great, thanks!

bors merge

@bors bors bot merged commit 596abce into stm32-rs:master Apr 8, 2021
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.

2 participants