contiki/tools/stm32w/stm32w_flasher
2013-11-28 16:49:43 +01:00
..
py_files In stm32w_flasher adapted error message for missing pyudev. 2013-11-28 16:49:43 +01:00
_ctypes.pyd
_socket.pyd
_ssl.pyd
bz2.pyd
CompositeForSTM32W.bin
d2xx._d2xx.pyd
FTD2XX.dll
JlinkARM.DLL
main_rfbl.s37
pyexpat.pyd
python26.dll
pywintypes26.dll
README.md Rename to md 2013-03-26 23:15:37 +01:00
select.pyd
stm32w_flasher.exe
unicodedata.pyd
w9xpopen.exe
win32api.pyd
win32pipe.pyd

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.