Anonymous
Mar 20, 2026
Rating: 5/5
Genuine ST Product
I was worried about counterfeit boards, but this is definitely authentic. The packaging was secure, and the ST-LINK debugger worked immediately without driver issues on Windows 11.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Development, Learning, Evaluation & Industrial Control Boards |
| Origin | - |
| Brand | STMicroelectronics |
| Model Number | NUCLEO-F411RE |
| Microcontroller | STM32F411RET6 |
| Architecture | ARM Cortex-M4 |
| Max Frequency | 100 MHz |
| Flash Memory | 512 KB |
| SRAM | 128 KB |
| Form Factor | Nucleo-64 |
| Debugger Interface | ST-LINK/V2-1 |
| Connectivity | Arduino Uno V3, ST Morpho |
Anonymous
Mar 20, 2026
Rating: 5/5
Genuine ST Product
I was worried about counterfeit boards, but this is definitely authentic. The packaging was secure, and the ST-LINK debugger worked immediately without driver issues on Windows 11.
Anonymous
Mar 13, 2026
Rating: 5/5
Excellent for learning embedded systems
As a beginner to ARM Cortex-M, this board made the transition from Arduino very smooth. The community support and example code available online are fantastic resources.
Anonymous
Mar 11, 2026
Rating: 4/5
Solid development platform
Very reliable board for industrial control prototypes. The only reason I didn't give 5 stars is that the USB cable included was a bit short for my setup, but that's a minor issue.
Anonymous
Mar 07, 2026
Rating: 5/5
Perfect for prototyping
This board is exactly what I needed for my university project. The STM32F411RE handles all my sensor inputs smoothly, and the Arduino compatibility makes connecting shields a breeze.
Anonymous
Mar 06, 2026
Rating: 4/5
Great value, minor docs gap
Hardware is solid and runs at 100MHz as advertised. Only giving 4 stars because the specific pinout diagram for the Morpho connector could be clearer in the included quick start guide.
Anonymous
Mar 04, 2026
Rating: 5/5
Fast shipping and great condition
Arrived two days earlier than expected. The board was well-packaged in anti-static material. Tested the GPIOs and ADC immediately, and everything functions perfectly.
Q: Is the ST-LINK debugger upgradable?
A: Yes, the onboard ST-LINK/V2-1 debugger firmware can be upgraded using the ST-LINK Utility software or through the STM32CubeProgrammer tool.
Q: Does this come with a protective case?
A: No, the package includes only the development board and a short USB cable. Protective cases are sold separately by third-party manufacturers.
Q: What is the input voltage range for the VIN pin?
A: The recommended input voltage range for the VIN pin is 7V to 12V, though the board can technically operate between 5V and 18V depending on the regulator heat dissipation.
Q: Does this board support MicroPython?
A: Yes, the NUCLEO-F411RE is fully compatible with MicroPython. You can flash the firmware using the DFU mode or via the ST-LINK interface.
Q: Can I use this with the Arduino IDE?
A: Absolutely. You just need to install the STM32 board package via the Board Manager in the Arduino IDE, select 'Nucleo-64', and choose the NUCLEO-F411RE variant.