Skip to content

PortentaH7 - Stop the blue blink... #128

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
May 23, 2025

Conversation

KurtE
Copy link

@KurtE KurtE commented May 22, 2025

This was caused by the default sketch running on the M4 core when no other sketch was loaded on the M4.

This changes the config to not automatically start the M4 at boot and.

It appears like that left the Blue LED on, so added an InitVariant implementation for the PortentaH7 that turns it off.

This resolves #124

This was caused by the default sketch running on the M4 core when no other sketch was loaded
on the M4.

This changes the config to not automatically start the M4 at boot and.

It appears like that left the Blue LED on, so added an InitVariant implementation for the PortentaH7 that turns it off.
@facchinm facchinm merged commit 4726296 into arduino:arduino May 23, 2025
15 checks passed
@KurtE KurtE deleted the portentah7_blue_led branch May 23, 2025 12:28
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.

Portenta H7: Why does blue LED blink...
2 participants