Anonymous
Apr 01, 2026
Rating: 5/5
Works with STM32CubeIDE
Successfully programmed using ST-Link V2 and STM32CubeIDE. No issues with the bootloader.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Model | STM32F103C8T6 |
| CPU Architecture | ARM Cortex-M3 32-bit |
| Flash Memory | 64 KB |
| SRAM | 20 KB |
| Max Clock Speed | 72 MHz |
| Operating Voltage | 3.3V |
| Input Voltage Range | 3.3V - 5V (VIN) |
| GPIO Pins | 35 Programmable I/O |
| Debug Interface | SWD and JTAG |
| Board Dimensions | 53mm x 23mm x 10mm |
Anonymous
Apr 01, 2026
Rating: 5/5
Works with STM32CubeIDE
Successfully programmed using ST-Link V2 and STM32CubeIDE. No issues with the bootloader.
Anonymous
Mar 08, 2026
Rating: 5/5
Best budget Cortex-M3 board
Using this for my university project. Low power consumption and plenty of memory for basic tasks.
Anonymous
Feb 16, 2026
Rating: 5/5
Perfect for embedded learning
This board is exactly what I needed to start learning ARM development. Compiles quickly and pins are clearly labeled.
Anonymous
Feb 05, 2026
Rating: 4/5
Good value but no headers
Great board functionality. Just note that you need to solder your own pin headers which wasn't clear to me initially.
Anonymous
Jan 29, 2026
Rating: 4/5
Solid performance
Runs stable at 72MHz. Had to adjust voltage regulator jumper for USB power, but works well now.
Q: Does it come with a USB cable?
A: No, the board uses a Micro USB port for power but programming is typically done via SWD pins.
Q: Are the GPIO pins 5V tolerant?
A: No, the GPIO pins operate at 3.3V logic levels. Please use level shifters for 5V devices.
Q: Can I power this via the 5V pin?
A: Yes, you can supply 5V to the VIN pin, but ensure the voltage regulator jumper is set correctly.
Q: What debugger do you recommend?
A: We recommend using an ST-Link V2 programmer for the best SWD debugging experience.
Q: Is this compatible with the Arduino IDE?
A: Yes, this board supports the Arduino IDE using the STM32duino bootloader package.