osd-contiki/tools/stm32w/stm32w_flasher
Rémy Léone e6bd4f1dde Rename to md 2013-03-26 23:15:37 +01:00
..
py_files Fix: stm32w flasher for Ubuntu 12.04 and later 2012-11-09 14:14:57 +01:00
CompositeForSTM32W.bin STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
FTD2XX.dll STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
JlinkARM.DLL STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
README.md Rename to md 2013-03-26 23:15:37 +01:00
_ctypes.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
_socket.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
_ssl.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
bz2.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
d2xx._d2xx.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
main_rfbl.s37 STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
pyexpat.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
python26.dll STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
pywintypes26.dll STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
select.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
stm32w_flasher.exe STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
unicodedata.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
w9xpopen.exe STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
win32api.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00
win32pipe.pyd STM32W flasher utilities for Linux and Windows merged into a single folder. 2011-05-10 19:26:33 +02:00

README.md

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

Installation

Installation is not required. Hal package has to be present in your system.

Usage

Run the program with -h option for usage info.

Notes

  • 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.