Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Variant addition: Nucleo-64 F410RB#2716

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fpistm merged 1 commit intostm32duino:mainfromaskuric:variant_f410rb
Apr 25, 2025

Conversation

@askuric
Copy link
Contributor

This PR adds the support for the nucleo f410rb variant.

Validation

  • The code has been tested using the CheckVariant example:

The built-in led blinks and this is the serial output:

#####NUM_DIGITAL_PINS = 52NUM_ANALOG_INPUTS = 16#####Checking digital pins...End check digital pins#####Checking analog pins definition...End check analog pins#####Checking IP instances (I2C, UART, SPI)...End check IP instances (I2C, UART, SPI)############################################ Test PASSED########################################

Code formatting

I'm happy to adapt it to your requirements if needed.

** Comment **
This is a very constrained Nucleo variant with not that many features so it might not be used too much.
For example. the it only has a 4 few PWM pins in the Arduino R3 header which do not even correspond to the arduino's PWM pins.

@fpistm
Copy link
Member

Hi@askuric
Thanks for the PR.
Please, could you rebase on top of the main to avoid the 11 commits and have only the one for f410RB.

@askuricaskuricforce-pushed thevariant_f410rb branch 2 times, most recently from634141a to6d96592CompareApril 25, 2025 08:31
@askuricaskuric changed the base branch frommain tocodeqlApril 25, 2025 08:32
@askuricaskuric changed the base branch fromcodeql tomainApril 25, 2025 08:32
@askuric
Copy link
ContributorAuthor

Hi@fpistm,

Please, could you rebase on top of the main to avoid the 11 commits and have only the one for f410RB.

I'm not really sure how this separation in the history happened :/
In any case, the branch is rebased to the main and there is only one commit left.

Let me know if you need me to do other changes.

fpistm reacted with thumbs up emoji

Signed-off-by: gospar <antun.skuric@outlook.com>
@fpistm
Copy link
Member

Hi@askuric
Thanks for the rebase.
I've made some fixes and push on your branch.
Mainly fix astyle issue and Pin number PD2 which does not exist and replaced by PB11.

askuric reacted with thumbs up emoji

@fpistmfpistm added the new variantAdd support of new bard labelApr 25, 2025
@fpistmfpistm added this to the2.11.0 milestoneApr 25, 2025
@fpistmfpistm merged commitbb565fd intostm32duino:mainApr 25, 2025
25 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fpistmfpistmfpistm approved these changes

Assignees

No one assigned

Labels

new variantAdd support of new bard

Projects

Milestone

2.11.0

Development

Successfully merging this pull request may close these issues.

2 participants

@askuric@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp