Skip to content

MCO support (Master clock out verification)#30

Open
hydra wants to merge 3 commits intocvetaevvitaliy:masterfrom
hydra:mco-support
Open

MCO support (Master clock out verification)#30
hydra wants to merge 3 commits intocvetaevvitaliy:masterfrom
hydra:mco-support

Conversation

@hydra
Copy link
Copy Markdown
Collaborator

@hydra hydra commented Dec 12, 2025

This PR adds MCO verification on PA8 as an additive build variant.

image

example build commands:

-D TARGET_MCU=STM32G431 -D BUILD_VARIANT=MCO
-D TARGET_MCU=STM32G431 -D BUILD_VARIANT=NO_OSC+MCO
-D TARGET_MCU=STM32G431 -D BUILD_VARIANT=VTX+NO_OSC+MCO
-D TARGET_MCU=STM32G431 -D BUILD_VARIANT=BLINKY+NO_OSC+MCO

Notes for reviewers:

* previous code would wait for external oscillator to be ready, which would never happen when one isn't physically connected.
@hydra hydra changed the title Mco support MCO support (Master clock out verification) Dec 12, 2025
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