Support for the WeAct-G030F6 board. More...
Support for the WeAct-G030F6 board.
WeAct-G030F6 is a cheap little board based on the STM32G030F6P6 MCU. It does not come with a programmer or USB connection, so an external programmer (ST-Link, DAP-Link, etc) has to be used.
It is available on sites like AliExpress for less than 2€.
| MCU | STM32G030F6P6 | 
|---|---|
| Family | ARM Cortex-M0+ | 
| Vendor | ST Microelectronics | 
| RAM | 8KiB | 
| Flash | 32KiB | 
| Frequency | up to 64MHz | 
| FPU | no | 
| Timers | 8 (2x watchdog, 1 SysTick, 5x 16-bit) | 
| ADCs | 1x 12-bit | 
| UARTs | 2 | 
| SPIs | 2 | 
| I2Cs | 2 | 
| RTC | 1 | 
| Vcc | 2.0V - 3.6V | 
| Datasheet | Datasheet | 
| Reference Manual | Reference Manual | 
Files | |
| file | board.h | 
| Board specific definitions for WeAct-G030F6.  | |
| file | gpio_params.h | 
| Board specific configuration of direct mapped GPIOs.  | |
| file | periph_conf.h | 
| Configuration of CPU peripherals for WeAct-G030F6.  | |