Anonymous
Mar 02, 2026
Rating: 5/5
Excellent Starter Board
Been using this for my university embedded systems project. The pinout is clearly labeled and it works flawlessly with STM32CubeIDE. Highly recommend for beginners.
Description
Reviews
| Brand | - |
| Category | Root / Electronic Components / Maker DIY |
| Origin | - |
| Microcontroller Unit | STM32F103C8T6 |
| CPU Architecture | ARM Cortex-M3 32-bit |
| Flash Memory | 64KB |
| Static RAM | 20KB |
| Operating Voltage | 3.3V Logic / 5V Input Compatible |
| System Clock | Up to 72MHz |
| GPIO Pins | 37 Programmable I/O Pins |
| Communication Protocols | UART, SPI, I2C, CAN, USB |
| Breadboard Fit | DIP-48 Compatible Form Factor |
| Kit Contents | Board, USB Cable, Pin Headers, Manual |
Anonymous
Mar 02, 2026
Rating: 5/5
Excellent Starter Board
Been using this for my university embedded systems project. The pinout is clearly labeled and it works flawlessly with STM32CubeIDE. Highly recommend for beginners.
Anonymous
Feb 20, 2026
Rating: 4/5
Good Value
Hardware is solid and pricing is very competitive. The included documentation is mostly in Chinese, but there are plenty of English resources online to help you get started.
Anonymous
Feb 07, 2026
Rating: 5/5
Great Quality
Pins are well soldered and the PCB quality feels robust. The breadboard compatibility makes prototyping with sensors and modules very easy without extra wires.
Anonymous
Jan 29, 2026
Rating: 4/5
Recommended
Nice kit for the price point. The USB to TTL adapter works well for programming. Would give 5 stars if the English manual was more detailed.
Anonymous
Jan 26, 2026
Rating: 5/5
Plug and Play
Worked immediately out of the box. I was able to upload a blink example within 10 minutes using the Arduino IDE with the STM32duino package installed.
Q: Can I power this board with 5V directly?
A: Yes, you can supply 5V through the VIN pin. The board has an onboard voltage regulator that steps it down to 3.3V for the microcontroller.
Q: Is the USB programming cable included in the box?
A: Yes, the kit includes a USB to TTL serial adapter cable necessary for programming and powering the board via USB.
Q: Is there an English version of the user manual?
A: The physical box includes a basic manual. For detailed English guides, we recommend checking our wiki page or community forums linked on our store page.
Q: Are standard STM32 HAL libraries compatible?
A: Absolutely. You can use the standard STM32 Hardware Abstraction Layer (HAL) libraries provided by STMicroelectronics for development.
Q: Does this board support the Arduino IDE?
A: Yes, this board is compatible with the Arduino IDE when you install the STM32duino board package. It also supports Keil MDK and STM32CubeIDE.