Skip to content

support for ARDUINO_WEACT_WB55CGU6#3017

Open
pschatzmann wants to merge 2 commits into
stm32duino:mainfrom
pschatzmann:main
Open

support for ARDUINO_WEACT_WB55CGU6#3017
pschatzmann wants to merge 2 commits into
stm32duino:mainfrom
pschatzmann:main

Conversation

@pschatzmann

@pschatzmann pschatzmann commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Pull Request

Summary

As a final test, I wanted to confirm the USB Audio functionality on the WeAct Studio STM32WB55CGU6 board. Unfortunately USB did not work at all, not even CDC!

This was because no clock has been defined in the generic STM32WB55CGU profile.

I created this new board definition to be able to contiune with my tests.

Validation

  • Tested that Serial is working (passed)
  • Tested USB Audio with CDC (passed)

@fpistm fpistm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thansk for the PR.
Just a small change and it will be ok for me.

Comment thread boards.txt Outdated
@fpistm fpistm added the new variant Add support of new bard label Jul 8, 2026
@fpistm fpistm added this to the 3.0.0 milestone Jul 8, 2026
@github-project-automation github-project-automation Bot moved this from In progress to Needs review in STM32 core based on ST HAL Jul 8, 2026

@fpistm fpistm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thanks.

@github-project-automation github-project-automation Bot moved this from Needs review to Reviewer approved in STM32 core based on ST HAL Jul 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new variant Add support of new bard

Projects

Status: Reviewer approved

Development

Successfully merging this pull request may close these issues.

2 participants