stm32-rs / stm32h7xx-hal

Peripheral access API for STM32H7 series microcontrollers
BSD Zero Clause License
210 stars 99 forks source link

Added VOS0 support for stm32h7a3/7b3/7b0 #429

Closed Orange-Murker closed 1 year ago

Orange-Murker commented 1 year ago

Added support for Boost Mode (VOS0) support for RM0455 parts

richardeoin commented 1 year ago

Thanks for the PR. I wasn't really aware that RM0455 parts had Boost Mode, but it seems they do! I will take a closer look next week

Orange-Murker commented 1 year ago

Great. Thanks!

richardeoin commented 1 year ago

Looks good - I was able to confirm this works on a NUCLEO-H7A3ZI-Q development board. I expanded the test coverage on the vos0.rs example to cover all families

bors[bot] commented 1 year ago

This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried.

richardeoin commented 1 year ago

bors cancel

bors[bot] commented 1 year ago

Canceled.