Anonymous
Mar 31, 2026
Rating: 5/5
Reliable for industrial prototypes
I used this for a small automation project and it handled the logic control perfectly. The multiple GPIO pins make it very versatile for connecting sensors and actuators.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Core Processor | ARM Cortex-M3 STM32F103ZET6 |
| Main Frequency | 72 MHz |
| Flash Memory | 512 KB |
| SRAM | 64 KB |
| I/O Ports | 112 Fast I/O Lines |
| Debug Interface | JTAG/SWD |
| Power Supply | USB 5V or External 3.3V-5V |
| Onboard Peripherals | LEDs, Buttons, Reset Circuit |
| Connector Type | Standard 2.54mm Pin Header |
| Board Dimensions | Approx. 55mm x 80mm |
Anonymous
Mar 31, 2026
Rating: 5/5
Reliable for industrial prototypes
I used this for a small automation project and it handled the logic control perfectly. The multiple GPIO pins make it very versatile for connecting sensors and actuators.
Anonymous
Mar 20, 2026
Rating: 5/5
Best board for university projects
Bought this for my final year project. It has enough memory and processing power to handle complex algorithms. The community support for this specific chip is huge.
Anonymous
Mar 19, 2026
Rating: 5/5
Easy to set up with Keil and CubeIDE
As a beginner, I was worried about the setup process, but this board worked immediately after installing the drivers. The onboard LED blink example ran on the first try.
Anonymous
Mar 17, 2026
Rating: 4/5
Great value, minor documentation gaps
The hardware quality is solid and the chip runs at full speed without issues. The only downside is that the included schematic could be more detailed, but plenty of resources are available online.
Anonymous
Mar 10, 2026
Rating: 5/5
Perfect for learning embedded systems
This board is exactly what I needed to start my journey with ARM microcontrollers. The pinout is clearly labeled, and it works flawlessly with the ST-Link debugger. Highly recommended for students.
Anonymous
Mar 02, 2026
Rating: 4/5
Solid minimum system board
Good build quality for the price. The voltage regulator stays cool even under moderate load. Would have given 5 stars if it included a USB cable in the box.
Q: What is the maximum current this board can supply to external components?
A: The onboard regulator can typically supply up to 500mA depending on the input voltage source, but please refer to the specific LDO datasheet on the board for precise limits.
Q: Can I power this board directly via the USB port?
A: Yes, the board features a USB mini-B port that provides 5V power directly to the system, making it easy to use without an external power supply.
Q: Does this board come with an ST-Link programmer included?
A: No, this package includes only the development board. You will need to purchase an ST-Link V2 or V3 programmer separately to upload code.
Q: Is this compatible with Arduino IDE?
A: Yes, you can use this board with the Arduino IDE by installing the appropriate STM32 core packages via the Board Manager.
Q: Are there any example codes available for this specific ZET6 model?
A: Yes, we provide a link to a GitHub repository containing basic examples for GPIO, UART, SPI, and I2C specifically configured for the STM32F103ZET6 chip.