Package Details: stm32cubemx 6.15.0-1

Git Clone URL: https://aur.archlinux.org/stm32cubemx.git (read-only, click to copy)
Package Base: stm32cubemx
Description: graphical software configuration tool for STM32 microcontrollers that allows generating C initialization code
Upstream URL: https://www.st.com/en/development-tools/stm32cubemx.html
Keywords: arm cortex cortex-m stm32
Licenses: custom
Submitter: laserk3000
Maintainer: laserk3000 (CloverGit)
Last Packager: laserk3000
Votes: 56
Popularity: 0.84
First Submitted: 2016-06-04 10:14 (UTC)
Last Updated: 2025-07-23 13:41 (UTC)

Dependencies (4)

Required by (1)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

laserk3000 commented on 2018-12-13 10:14 (UTC)

Seems like a corrupted image error coming from imagemagick. Can you try to build with makepkg instead of pamac? Is there enough disk space? I get no error with makepkg and yaourt.

vinci commented on 2018-12-13 09:54 (UTC)

Updating to the latest version fails with:

convert: insufficient image data in file /tmp/pamac-build/stm32cubemx/src/help/STM32CubeMX.ico' @ error/icon.c/ReadICONImage/375. convert: no images defined/tmp/pamac-build/stm32cubemx/src/stm32cubemx.png' @ error/convert.c/ConvertImageCommand/3288. ==> ERROR: A failure occurred in package(). Aborting...

Any ideas?

xorly commented on 2018-12-12 11:20 (UTC)

5.0.0 is out

squash commented on 2018-09-14 12:49 (UTC)

4.27.0 is available. Can we also change the URL to the HTTPS version to be safer? Thank you.

squash commented on 2018-07-25 12:52 (UTC)

@laserk

That's cool! Glad to help. BTW, 4.26.1 is available now.

laserk3000 commented on 2018-06-08 13:34 (UTC)

PKGBUILD is finally as squash suggested and should not give an error at every version bump.

@squash thanks a lot!

laserk3000 commented on 2018-06-08 12:26 (UTC) (edited on 2018-06-08 12:27 (UTC) by laserk3000)

PKGBUILD updated as loser137 and codyps have suggested.

loser137 commented on 2018-06-05 23:08 (UTC)

Please replace the line java -jar "${srcdir}/SetupSTM32CubeMX-${pkgver}.exe" "auto-install_custom.xml" by java -Djava.awt.headless=true -jar "${srcdir}/SetupSTM32CubeMX-${pkgver}.exe" "auto-install_custom.xml" This allows makepkg to run without X11.

4.26.0 is available by now.

Troupal commented on 2018-06-02 07:59 (UTC)

Hello.

I'm really sorry for the message, there is a small inconsistency in the release note RN0094 which talks about the 4.26.0 release, whereas we can only download the 4.25.1 release. So I guess that the 4.26.0 should be here soon. It brings besides its small batch of novelty.

Thanks again for your great work!

Troupal commented on 2018-06-02 07:32 (UTC)

Hello. Thank you for your work. But could you please update stm32cubemx to the latest 4.26.0 release? Thank you in advance.