Beta software version

Flasher STM8 software (beta version) including:

  • STM8 Commander (Simple command line utility, primarily for diagnostics and trouble shooting; former known as J-Link STM8 Commander)
  • Windows PC software, including sample projects for most popular eval boards
  • Embedded TCP/IP Server which provides the possibility to use Flasher STM8 remotely via TCP/IP.
  • JLinkSTM8.dll, used by most applications to access Flasher
  • Manuals: UM05006 (Flasher STM8 User Guide), UM05007 (J-Flash STM8 User Guide)
  • Release notes for STM8 Flasher software (former known as J-Flash STM8), J-Link STM8 DLL
  • USB driver

Software download

Software and documentation pack V1.01g [1896 kb]

Changes from version V1.00h

  • [STM8 DLL]
    New features:
      -
    Improved
    • More responsive power measurement
    Corrected:
      -
  • [Flasher STM8]
    New features:
    • See J-Flash STM8
    Improved:
    • More responsive power measurement
    • Connect sequence changed to halt CPU earlier
    • Stand-alone mode completely revised
    • Connect sequence revised
    Corrected:
    • Flasher.ini could not be changed remotely if used before. Fixed
  • [J-Flash STM8]
    New features:
    • Flash database updated with EEPROM information. Programming EEPROM available.
    • "File"->"Merge" command from menu now available via command line interface.
    • Log window content can be output to a project specific log file.
    Improved:
    • See Flasher STM8
    • Completely revised flash algorithm
    • Renamed to "Flasher STM8" for better identification with Flasher STM8.
    Corrected:
    • Target RAM size in project window lower than 2kByte shows 2kByte. Fixed.
    • Flash algorithm did not cover unlocking complete chip method (unlocking all sectors worked). Fixed