Anonymous
Apr 03, 2026
Rating: 4/5
Great board, steep learning curve
Hardware is top notch. Just be ready to read the datasheet thoroughly.
Description
Reviews
| Brand | - |
| Category | Root / Electronic Components / Maker DIY |
| Origin | - |
| Microcontroller Unit | STM32F407VGT6 |
| Maximum Frequency | 168 MHz |
| Flash Memory | 1024 KB |
| SRAM | 192 KB |
| Operating Voltage | 3.3V Logic |
| Input Voltage | 5V - 12V DC |
| Digital I/O Pins | 51 Pins |
| ADC Resolution | 12-bit |
| Communication Protocols | UART, SPI, I2C, CAN, USB |
| Board Size | 55 x 80 mm |
Anonymous
Apr 03, 2026
Rating: 4/5
Great board, steep learning curve
Hardware is top notch. Just be ready to read the datasheet thoroughly.
Anonymous
Mar 06, 2026
Rating: 5/5
Solid industrial component
Used it for a prototype automation arm. Very stable performance under load.
Anonymous
Feb 04, 2026
Rating: 5/5
Good value for money
Cheaper than buying separate programmer and board. Works out of the box.
Anonymous
Jan 21, 2026
Rating: 5/5
Perfect pinout layout
Access to all GPIOs makes wiring much easier than other STM32 boards.
Anonymous
Jan 16, 2026
Rating: 5/5
Excellent for FOC projects
This board handles field oriented control smoothly. The PID tuning was straightforward.
Q: Is the schematic available?
A: Yes, you can download the open-source schematic from our official GitHub repository.
Q: Can I drive a stepper motor directly?
A: No, this is a controller board. You will need external motor drivers connected to the PWM pins.
Q: Does it come with a USB cable?
A: Yes, a standard Micro-USB cable is included in the package for power and programming.
Q: Is this compatible with Arduino IDE?
A: Yes, you can program this board using Arduino IDE with the appropriate STM32 core installed.
Q: What debugging interface is supported?
A: The board supports SWD debugging via the onboard ST-Link interface.