diff --git a/tools/stm32w/stm32w_flasher/linux/CompositeForSTM32W.bin b/tools/stm32w/stm32w_flasher/linux/CompositeForSTM32W.bin new file mode 100644 index 000000000..9548d9c26 Binary files /dev/null and b/tools/stm32w/stm32w_flasher/linux/CompositeForSTM32W.bin differ diff --git a/tools/stm32w/stm32w_flasher/linux/README b/tools/stm32w/stm32w_flasher/linux/README index 3c4a0844a..9eeb8c654 100644 --- a/tools/stm32w/stm32w_flasher/linux/README +++ b/tools/stm32w/stm32w_flasher/linux/README @@ -1,6 +1,9 @@ -STM32W Flasher 1.1.0b1 for Linux +STM32W Flasher 2.0.0b2 for Linux + +A programmer for development boards based on STM32W108 microcontroller. +It works with the following boards (with FT232R or STM32F103 as USB-serial converter): +MB850, MB851, MB950, MB951, MB954 -A programmer for MB851 development boards based on STM32W108 microcontroller. - Installation @@ -15,7 +18,8 @@ A programmer for MB851 development boards based on STM32W108 microcontroller. - Notes - This program may require root privileges. + This program may require root privileges when programming boards with + FT232R chip. In Ubuntu, if you want to flash using Make, type 'sudo -s' before that. This version of STM32W Flasher does not support jlink yet. diff --git a/tools/stm32w/stm32w_flasher/linux/stm32w_flasher b/tools/stm32w/stm32w_flasher/linux/stm32w_flasher old mode 100644 new mode 100755 index 42d38d681..883f9d60a Binary files a/tools/stm32w/stm32w_flasher/linux/stm32w_flasher and b/tools/stm32w/stm32w_flasher/linux/stm32w_flasher differ