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

feat: add STM32U073C(8-B-C) and STM32U083CC generic board support#2775

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

Open
ndoo wants to merge1 commit intostm32duino:main
base:main
Choose a base branch
Loading
fromndoo:stm32u073cct

Conversation

ndoo
Copy link
Contributor

@ndoondoo commentedJul 18, 2025
edited
Loading

Summary

This PR adds support for the STM32U073C(8-B-C) and STM32U083CC parts of theSTM32U0 series.

This PR fixes/implements the followingbugs/features

  • Feature: STM32U073C(8-B-C) and STM32U083CC generic board support

STM32U073C(8-B-C) and STM32U083CC generic board support was not added to boards.txt in#2495, but the variant files supporting it are mostly in place. This adds the boards.txt definition, linker script and clock configuration, which completes the support within Arduino.

Validation

CheckVariant.ino serial output on STM32U073CC:

#####NUM_DIGITAL_PINS = 39NUM_ANALOG_INPUTS = 10#####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########################################

Copy link
Member

@fpistmfpistm left a comment

Choose a reason for hiding this comment

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

Hi@ndoo
Thanks for the PR.
Please see my comments.

@ndoondooforce-pushed thestm32u073cct branch 4 times, most recently from4719fe8 to5bb4595CompareJuly 18, 2025 15:00
@ndoondoo changed the titlefeat: add STM32U073CC generic board supportfeat: add STM32U073C(8-B-C) and STM32U083CC generic board supportJul 18, 2025
@ndoo
Copy link
ContributorAuthor

Hi@ndoo Thanks for the PR. Please see my comments.

Welcome@fpistm, force-pushed with incorporated review feedback, please review.

@ndoondoo requested a review fromfpistmJuly 18, 2025 15:03
@ndoondoo requested a review fromfpistmJuly 18, 2025 15:23
@fpistmfpistm added the new variantAdd support of new bard labelJul 18, 2025
@fpistmfpistm added this to the2.11.0 milestoneJul 18, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@fpistmfpistmAwaiting requested review from fpistm

Assignees
No one assigned
Labels
new variantAdd support of new bard
Projects
Status: In progress
Milestone
2.11.0
Development

Successfully merging this pull request may close these issues.

2 participants
@ndoo@fpistm

[8]ページ先頭

©2009-2025 Movatter.jp