Skip to content

Conversation

Wratox
Copy link
Contributor

@Wratox Wratox commented Jan 29, 2025

No description provided.

Cargo.toml Outdated
[[example]]
name = "blinky"
required-features = ["stm32h503"]
#required-features = ["stm32h503"]
Copy link
Member

Choose a reason for hiding this comment

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

I added this requirement because the example was written for the H503 nucleo board. If its the same pin assignment on other nucleo boards we can remove the feature, or add different pin assignments for different boards, I guess.

Copy link
Member

@usbalbin usbalbin Jan 29, 2025

Choose a reason for hiding this comment

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

um3121 seems to cover 503 and 533 which both have PA5 as "arduino pin D13" which also is the led.

However for um3115 Nucleo-H563ZI it is PB0 by default(unless solderbridges are changed)

@astapleton
Copy link
Member

Nice. Adding defmt was something I was hoping to get around to

@Wratox Wratox marked this pull request as ready for review May 27, 2025 09:38
@astapleton astapleton merged commit 2d12cda into stm32-rs:master Jun 2, 2025
31 checks passed
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.

3 participants