Anonymous
Mar 29, 2026
Rating: 5/5
Exceeded expectations
Using this for a drone flight controller prototype. The ADC readings are stable, and the timer interrupts are precise. Very happy with this purchase.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Microcontroller Model | STM32F103RCT6 |
| Core Architecture | ARM Cortex-M3 32-bit RISC |
| Maximum Frequency | 72 MHz |
| Flash Memory | 256 KB |
| SRAM | 48 KB |
| Operating Voltage | 3.3V (Input 5V via USB or VIN) |
| Debug Interface | SWD and JTAG |
| GPIO Pins | 51 General Purpose I/O pins |
| Communication Interfaces | 3x USART, 2x I2C, 3x SPI, 2x CAN, USB 2.0 |
| Board Dimensions | 54mm x 23mm |
Anonymous
Mar 29, 2026
Rating: 5/5
Exceeded expectations
Using this for a drone flight controller prototype. The ADC readings are stable, and the timer interrupts are precise. Very happy with this purchase.
Anonymous
Mar 22, 2026
Rating: 5/5
Perfect for industrial prototyping
This board is exactly what I needed for my motor control project. The STM32F103RCT6 handles the PWM signals flawlessly, and the pinout is clearly labeled. Build quality feels robust enough for bench testing.
Anonymous
Mar 22, 2026
Rating: 5/5
Reliable minimal system
I've ordered five of these for a custom HMI interface. All boards booted up immediately without issues. The voltage regulator stays cool even under moderate load. Highly recommended for production prototypes.
Anonymous
Mar 21, 2026
Rating: 4/5
Great value for learning embedded systems
Excellent board for university projects. It works seamlessly with STM32CubeIDE. Only giving 4 stars because the documentation link on the box was broken, but I found the datasheet online easily.
Anonymous
Mar 16, 2026
Rating: 5/5
Easy to flash and debug
Connected via ST-Link V2 without any driver headaches on Windows 10. The reset and boot jumpers are easy to access. Perfect size for fitting into small enclosures.
Anonymous
Mar 02, 2026
Rating: 4/5
Solid performance, missing headers
The chip performance is top-notch for the price point. My only critique is that it doesn't come with pre-soldered pin headers, so you need to solder them yourself if you want to use it on a breadboard.
Q: Are the pin headers pre-soldered on the board?
A: No, the board is shipped without pre-soldered headers to keep costs low and allow flexibility for different mounting options. You will need to solder your own headers if required.
Q: What is the operating temperature range for industrial use?
A: The STM32F103RCT6 chip supports an operating temperature range of -40°C to +85°C, making it suitable for most industrial control environments.
Q: Does this board come with a built-in programmer or do I need an external ST-Link?
A: This is a minimal system board and does not include a built-in programmer. You will need an external debugger/programmer such as an ST-Link V2 or J-Link to flash code and debug.
Q: Can this board be powered directly via the USB port?
A: Yes, the board can be powered via the Micro-USB port (5V). It also features a VIN pin for external power supply input ranging from 5V to 9V.
Q: Is this compatible with the Arduino IDE?
A: Yes, you can use this board with the Arduino IDE by installing the appropriate STM32 core packages (e.g., STM32duino). However, for advanced features, we recommend using STM32CubeIDE or Keil.