Skip to content

stm32/boards/: Add WEACT_STM32WB55CGU6 boards.#19238

Open
thanh20VN wants to merge 3 commits into
micropython:masterfrom
thanh20VN:master
Open

stm32/boards/: Add WEACT_STM32WB55CGU6 boards.#19238
thanh20VN wants to merge 3 commits into
micropython:masterfrom
thanh20VN:master

Conversation

@thanh20VN
Copy link
Copy Markdown

@thanh20VN thanh20VN commented May 17, 2026

Summary

Add WEACT_STM32WB55CGU6 boards.

Testing

I have already tested the compiled firmware on my physical device, and it runs normally.

Trade-offs and Alternatives

Generative AI

I did not use generative AI tools when creating this PR.

@thanh20VN thanh20VN force-pushed the master branch 3 times, most recently from f96f961 to 3133ac4 Compare May 17, 2026 14:52
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 17, 2026

Code size report:

Reference:  github/workflows: Bump actions/github-script from 8 to 9. [1c63211]
Comparison: stm32/boards: Add support for WEACT STM32WB55CGU6 board. [merge of bb31a8f]
  mpy-cross:    +0 +0.000% 
   bare-arm:    +0 +0.000% 
minimal x86:    +0 +0.000% 
   unix x64:    +0 +0.000% standard
      stm32:    +0 +0.000% PYBV10
      esp32:    +0 +0.000% ESP32_GENERIC
     mimxrt:    +0 +0.000% TEENSY40
        rp2:    +0 +0.000% RPI_PICO_W
       samd:    +0 +0.000% ADAFRUIT_ITSYBITSY_M4_EXPRESS
  qemu rv32:    +0 +0.000% VIRT_RV32

"mcu": "stm32wb",
"product": "WEACT STM32WB55CGU6",
"thumbnail": "",
"url": "",
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.

Please add a link to the product or documentation page for this board.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

It seems like there’s no documentation for it yet (not sure though, I couldn’t find any).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks like those folks don't even have a proper website, and their products page is their aliexpress store items list anyway.

I guess in this case the closest thing to a stable documentation page could be the git repository associated with the board: https://github.com/WeActStudio/WeActStudio.STM32WB55CoreBoard

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I’m not really sure either, but anyway I already updated my code and your link.

Comment thread ports/stm32/boards/WEACT_STM32WB55CGU6/board.json Outdated
thanh20VN added 2 commits May 18, 2026 11:36
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
Signed-off-by: Thanh20VN <truongminhthanh0106@gmail.com>
@agatti agatti added the board-definition New or updated board definition files. Combine with a port- label. label May 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

board-definition New or updated board definition files. Combine with a port- label. port-stm32

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants