Skip to content

kabirz/stm32tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stm32 Tool

Dependences

  • pyserial
  • pygame
  • numpy
  • Pillow
  • pyusb
  • progressbar

Install Module

pip3 install stm32tool [--user]

or

pip3 install git+https://github.com/kabirz/stm32tool [--user]

Generate dfu image

mkdfu <-b 0x08000000:binary image file>  <dfu image file>

Download Firmware

  • dfu mode
pydfu <-u dfu file>
  • openmv normal mode
openmvflash <firmware image binary file>

Openmv Camera Preiview

openmvview [-f micropython script]

Stm32 Isp Flash Firmware

stm32isp <firmware image binary file>

Get OpenMV Borad Info

openmvdevice