Skip to main content
Explorer
May 16, 2026
Solved

What USB Cable do I need for my Nucleo-F446RE

  • May 16, 2026
  • 2 replies
  • 192 views

WhatsApp Image 2026-05-16 at 1.57.54 PM (1).jpegWhatsApp Image 2026-05-16 at 1.57.54 PM.jpeg

I have used a Micro USB cable and it doesn't insert. Help

Best answer by Andrew Neil

As @Peter BENSCH said, it's a USB Mini - not Micro.

A random example on Amazon:

AndrewNeil_1-1778922097038.png

https://www.amazon.co.uk/UGREEN-10355-2-0-Type-Charging-Cable/dp/B00P0GI68M?th=1

 

This is stated in the User Manual although, indeed, it's not at all easy to read:

AndrewNeil_0-1778921926408.png

https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf#page=9

via: https://www.st.com/en/evaluation-tools/nucleo-f446re.html#documentation

2 replies

Peter BENSCH
Technical Moderator
May 16, 2026

Welcome @lad_324617, to the community!

This is Mini-USB, not Micro-USB. Unfortunately, cables with Mini-USB connectors are now hard to come by, since USB-C has even replaced Micro-USB.

Hope that helps?

Regards
/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Andrew Neil
Super User
May 16, 2026
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.