Anonymous
Apr 10, 2026
Rating: 3/5
Okay but needs programmer
Did not realize I needed an external ST-Link. Board works fine though.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Unit | STM32F407ZGT6 |
| CPU Core | ARM Cortex-M4 |
| Maximum Frequency | 168 MHz |
| Flash Memory | 1 MB |
| Static RAM | 192 KB |
| GPIO Pins | 112 IO Ports |
| Operating Voltage | 3.3V Logic |
| Power Supply | 5V via USB or VIN |
| Debug Interface | SWD and JTAG |
| Board Dimensions | 55mm x 55mm |
Anonymous
Apr 10, 2026
Rating: 3/5
Okay but needs programmer
Did not realize I needed an external ST-Link. Board works fine though.
Anonymous
Mar 19, 2026
Rating: 5/5
Great value for money
Much cheaper than official boards with similar performance.
Anonymous
Mar 10, 2026
Rating: 5/5
Works with STM32CubeIDE
Flashed firmware easily. No driver problems on Windows 11.
Anonymous
Feb 15, 2026
Rating: 4/5
Good quality, minor issues
Hardware is solid. Wish it came with a USB cable included.
Anonymous
Feb 13, 2026
Rating: 5/5
Excellent for learning ARM
This board is perfect for university projects. All pins are accessible.
Q: Does it support FreeRTOS?
A: Yes, the STM32F407 is fully compatible with FreeRTOS.
Q: What USB connector type is used?
A: The board features a standard Micro USB port for power and data.
Q: Does this come with an ST-Link debugger?
A: No, this is a core board. You need to purchase an ST-Link V2 separately.
Q: Can I use 5V sensors directly?
A: No, the GPIO pins are 3.3V tolerant. Use a level shifter for 5V sensors.
Q: Is Arduino IDE supported?
A: Yes, you can use the STM32duino bootloader package.