Anonymous
Mar 23, 2026
Rating: 5/5
Great for university projects
Used this for my embedded systems final project. It handled all my timing and ADC requirements without issues. Documentation online is plentiful for this specific chip.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Core Processor | ARM Cortex-M0 32-bit RISC |
| Maximum Frequency | 48 MHz |
| Flash Memory | 16 KB |
| SRAM | 4 KB |
| Operating Voltage | 3.3V |
| Input Voltage Range | 3.3V - 5.0V (via onboard regulator) |
| GPIO Pins | 25 Available I/O Ports |
| Interface Support | SWD, USART, SPI, I2C |
| Board Dimensions | 30mm x 20mm |
| Package Type | TSSOP20 |
Anonymous
Mar 23, 2026
Rating: 5/5
Great for university projects
Used this for my embedded systems final project. It handled all my timing and ADC requirements without issues. Documentation online is plentiful for this specific chip.
Anonymous
Mar 17, 2026
Rating: 4/5
Solid core board, minimal peripherals
Good quality PCB and soldering. Remember this is just a core board, so you need to build your own breakout circuits for specific applications. The Cortex-M0 runs smoothly at 48MHz.
Anonymous
Mar 14, 2026
Rating: 5/5
Compact and reliable
The small form factor fits perfectly into my custom enclosure. Power consumption is low, which is ideal for my battery-powered prototype. Highly recommended.
Anonymous
Mar 12, 2026
Rating: 4/5
Good but needs external crystal for precision
Works great out of the box using the internal oscillator. For high-precision timing, I had to add an external crystal, but that is expected for a core board. Very happy with the purchase.
Anonymous
Mar 07, 2026
Rating: 5/5
Best budget STM32 option
You cannot beat this price for a genuine STM32F030 board. It arrived quickly and was well-packaged. I've already ordered three more for my team.
Anonymous
Mar 03, 2026
Rating: 5/5
Perfect for beginners learning ARM
This board is exactly what I needed to start learning the STM32 ecosystem. The pinout is clearly labeled, and it works flawlessly with the ST-Link V2 programmer. Great value for the price.
Q: Does this board come with an onboard debugger?
A: No, this is a core board only. You will need an external programmer/debugger such as an ST-Link V2 or J-Link to upload code.
Q: What is the maximum current this board can supply to peripherals?
A: The onboard LDO regulator can typically supply up to 200mA. However, total current consumption depends on your specific application and attached peripherals.
Q: Is this board compatible with Arduino IDE?
A: Yes, you can use the Arduino IDE by installing the appropriate STM32 board support packages (BSP) via the Board Manager.
Q: Are the headers pre-soldered?
A: No, the headers are not pre-soldered to allow for flexible mounting options. You will need to solder them yourself based on your project requirements.
Q: Can I power this board via USB directly?
A: No, there is no USB connector on this core board. You must provide 3.3V or 5V power through the designated VIN or 3.3V pins using an external source.