Skip to main content
AneeshMuraliNariyampully
Visitor II
April 9, 2026
Question

AMN STM32 Flasher — Drag, Drop and Flash. No Terminal. No Setup.

  • April 9, 2026
  • 0 replies
  • 107 views

506059719-5094becb-86de-4500-a479-d2cc75438f26.png

Hi everyone,
I built a Windows tool — a simpler frontend for ST-LINK CLI that replaces the entire command loop with a single drag-and-drop action. Designed to simplify the process for beginners and save time for experts.

506063797-b305e860-ac6f-495f-872f-67739d9a49b6.png

AMN STM32 Flasher — drop your .bin file onto the window and it automatically handles the full pipeline: erase → program → verify → read protection. No commands, no configuration, no setup.

506064132-07a2c6a7-20e9-4119-864a-478bc3c8ca7f.png

Key features:

  • Auto-detects ST-LINK CLI path — no manual configuration
  • Instant Flash Mode — flashes the moment you drop the file, no button click needed
  • One-click RDP1 read protection toggle
  • Native Win32 drag-and-drop via ctypes
  • Full keyboard shortcut support
  • Works with STM32 over SWD. Requires ST-LINK Utility installed — the app finds it automatically.
  • Free and open source under Apache 2.0.

506064525-56165bdf-e8cd-4e22-ac78-3aec1aa1b57f.png

DOWNLOAD:  AMN STM32 Flasher

 

Would appreciate feedback from the community.

Aneesh Murali Nariyampully