Skip to content

Conversation

heronet
Copy link
Contributor

@heronet heronet commented Oct 14, 2025

This patch adds support for the WeAct Studio STM32G030 Core Board, a compact and low-cost development platform based on the STM32G030F6P6 microcontroller.

Main features:

  • STM32G030F6P6 MCU (32 KB Flash, 8 KB SRAM)
  • User LED
  • Exposed SWD header for programming/debugging
  • UART1 (PB6/PB7) as default console
  • I2C2 (PA11/PA12) and SPI1 (PA1/PA6/PA7) peripheral mapping
  • 3.3V or 5V input power options with onboard regulator

The board has been tested with the following Zephyr samples:

  • samples/basic/blinky
  • samples/hello_world

@nordicjm nordicjm requested review from erwango and kartben October 15, 2025 06:41
@heronet heronet force-pushed the add-weact-stm32g030-core-board-1.0 branch from 4ad85cd to b5c2867 Compare October 15, 2025 07:24
@heronet heronet requested a review from nordicjm October 15, 2025 07:34
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

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

@djiatsaf-st To be considered with your other PR

@heronet heronet force-pushed the add-weact-stm32g030-core-board-1.0 branch from b5c2867 to 34d5a63 Compare October 15, 2025 10:54
@heronet heronet requested a review from erwango October 15, 2025 10:57
nordicjm
nordicjm previously approved these changes Oct 16, 2025
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

@heronet heronet force-pushed the add-weact-stm32g030-core-board-1.0 branch from 34d5a63 to 2184cb3 Compare October 16, 2025 14:32
@heronet heronet requested review from erwango and nordicjm October 16, 2025 14:37
@heronet heronet force-pushed the add-weact-stm32g030-core-board-1.0 branch from 2184cb3 to 8b965f9 Compare October 16, 2025 14:43
@heronet
Copy link
Contributor Author

heronet commented Oct 16, 2025

A check failed due to API rate limit exceeding. i couldn't find a way to re-run the tests so I force pushed again.

erwango
erwango previously approved these changes Oct 16, 2025
Copy link
Member

@erwango erwango left a comment

Choose a reason for hiding this comment

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

To be merged after #92825

@erwango erwango added this to the v4.3.0 milestone Oct 16, 2025
@erwango erwango self-assigned this Oct 17, 2025
@erwango erwango added the DNM This PR should not be merged (Do Not Merge) label Oct 17, 2025
@erwango
Copy link
Member

erwango commented Oct 17, 2025

DNM until #92825 is merged.

@erwango erwango requested a review from nordicjm October 17, 2025 09:26
@erwango erwango removed the DNM This PR should not be merged (Do Not Merge) label Oct 17, 2025
@erwango
Copy link
Member

erwango commented Oct 17, 2025

@nordicjm PTAL when you have time

@erwango erwango requested a review from nordicjm October 20, 2025 06:19
This patch adds support for the WeAct Studio STM32G030 Core Board,
a compact and low-cost development platform based on the STM32G030F6P6
microcontroller.

Main features:
- STM32G030F6P6 MCU (32 KB Flash, 8 KB SRAM)
- User LED
- Exposed SWD header for programming/debugging
- UART1 (PB6/PB7) as default console
- I2C2 (PA11/PA12) and SPI1 (PA1/PA6/PA7) peripheral mapping
- 3.3V or 5V input power options with onboard regulator

The board has been tested with the following Zephyr samples:
- samples/basic/blinky
- samples/hello_world

Signed-off-by: Siratul Islam <[email protected]>
@heronet heronet force-pushed the add-weact-stm32g030-core-board-1.0 branch from 5cda7c2 to 655b997 Compare October 20, 2025 07:33
Copy link

@kartben kartben merged commit 635f739 into zephyrproject-rtos:main Oct 20, 2025
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants