Anonymous
Apr 09, 2026
Rating: 5/5
Perfect for university projects
Used this for my embedded systems course. It handles all the peripherals we needed including PWM and UART communication without issues.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Development Boards & Control Boards |
| Origin | - |
| Microcontroller Unit | STM32F411CEU6 |
| CPU Core | ARM Cortex-M4F |
| Max Frequency | 100 MHz |
| Flash Memory | 512 KB |
| SRAM | 128 KB |
| Operating Voltage | 3.3V |
| USB Interface | Type-C |
| GPIO Pins | 36 Available |
| ADC Resolution | 12-bit |
| Board Dimensions | 23 x 43 mm |
Anonymous
Apr 09, 2026
Rating: 5/5
Perfect for university projects
Used this for my embedded systems course. It handles all the peripherals we needed including PWM and UART communication without issues.
Anonymous
Apr 08, 2026
Rating: 3/5
Arrived slightly bent
Functionality is fine and the board works, but the packaging was weak and the PCB arrived with a slight bend in the corner.
Anonymous
Mar 17, 2026
Rating: 5/5
Genuine chip verified
I checked the device ID using ST-Link Utility and it matches the official STM32F411CE specifications. Happy with the authenticity.
Anonymous
Feb 18, 2026
Rating: 4/5
Good value but no headers
The chip is genuine and performance is great. Just note that you need to solder your own pin headers which wasn't entirely clear from the pictures.
Anonymous
Jan 28, 2026
Rating: 5/5
Excellent for learning ARM
This board works flawlessly with STM32CubeIDE. The USB connection is stable and I was able to upload my first blink program within minutes.
Q: Is there an onboard LED for testing?
A: Yes, there is an onboard LED connected to pin PC13 which is commonly used for basic testing and blink examples.
Q: Is the ST-Link V2 debugger compatible?
A: Yes, the board features a standard SWD interface which is fully compatible with ST-Link V2 and V3 debuggers.
Q: Are the pin headers pre-soldered?
A: No, this board comes without headers soldered to allow for flexible mounting options. You will need to solder them separately.
Q: Does this board support MicroPython?
A: Yes, this board is compatible with MicroPython firmware provided you flash the appropriate build for the STM32F411.
Q: Can I power this with 5V?
A: No, please supply 3.3V to the 3V3 pin. Applying 5V directly to the logic pins may damage the microcontroller.