9 years, 9 months ago.

How to upgrade Nucleo firmware on Linux?

All ST ships is an .exe file. Is there a way to upgrade the Nucleo firmware on Linux? Wine doesn't seem to work with ST's files properly.

Question relating to:

ST
A world leader in providing the semiconductor solutions that make a positive contribution to people’s lives, both today and in the future.

Wine - VirtualBox.... Это что проблема?

posted by Sergey Kordubin 14 Jul 2014

3 Answers

9 years ago.

Now you can upgrade your NUCLEO firmware with a native GNU/Linux software! The new firmware (2.23.10) came with great java based installation program! It is multiplatform and supports both 32 bit and 64 bit GNU/Linux systems. The linkt to the package:

http://www.st.com/web/en/catalog/tools/PF260217

I tested it successfully on my Debian!

9 years, 6 months ago.

I am Ubuntu user. I updated my STM32F302 Nucleo by XP. The result is here

stm32flash -w mbed_blinky_NUCLEO_F302R8.bin -v -g 0x0 /dev/ttyACM0 stm32flash - http://stm32flash.googlecode.com/

Using Parser : Raw BINARY Serial Config: 57600 8E1 read_byte: Success stm32flash: stm32.c:94: stm32_read_byte: Assertion `0' failed.

http://www.rcgroups.com/forums/showthread.php?t=1595761&page=44

also, stop the blinking on my new board.

regards,

damedame

9 years, 7 months ago.

I'd be interested in this too.

if the st software runs in win Xp, there is MicroXp that is only about 200MB big. Install that to small partition of your hd and you have native windows.

posted by Compass Developer 17 Sep 2014