Skip to main content
EHans.1
Visitor II
December 28, 2021
Question

How to use STM32CubeProgrammer on a Mac?

  • December 28, 2021
  • 2 replies
  • 1261 views

I want to download a DFU file to a target using STM32CubeProgrammer (2.9.0) running on the MacOS. I can connect to the target and read its memory contents OK, but when I try to open a DFU file, the filename is grayed-out. The manual does not mention a separate driver (like there is for Windows). Help? Thanks.

This topic has been closed for replies.

2 replies

DYenEmbedded
Associate II
January 10, 2022

There was not an installer for aarch64 Mac M1

although STM32CubeIDE does run on Mac M1 and generated a .hex file, looking for a way to download to target using ST-Link/V2 or other. Anybody using Mac M1 found a way to do it ?

SetupSTM32CubeProgrammer-2_9_0_macos: Mach-O 64-bit executable x86_64

Has anybody tried to install on Parallels Virtual Ubuntu 20.04, then can it use ST-Link/V2 on Mac M1 ?

Houda GHABRI
ST Employee
January 12, 2022

Hi @EHans.1​ ,

The DFU file are not supported by STM32CubeProgrammer .

DFU file are supported only in Windows by Dfuse tool.

Houda