Skip to content

OpenRemise/Flasher

Repository files navigation

Flasher

build license

Flasher is a GUI wrapper around esp-serial-flasher, a portable C library for flashing of Espressif SoCs. It is used to load the OpenRemise Firmware onto any of the following supported boards:

Table of Contents
  1. Features
  2. Options
  3. Usage

Features

  • No dependencies
  • Flash OpenRemise boards from either
  • Pre-built Windows and Linux executables

Options

At the bottom of the GUI there are a few settings available via drop down menus.
options

Board

The board type onto which the firmware should be flashed. Currently only S3Main is supported.

Serial Port

The serial port used for flashing. Normally the port should be detected automatically, so it is recommended to leave the setting on auto.

Baud Rate

The default Flasher baud rate is 115200. Slower rates may be set using the drop down. It is recommend to only set the baud rate if you're experiencing transmission errors during flashing. If left at default Flasher tries to change the baud rate to 460800 when running to considerably reduce flash times.

Usage

At this point we refer you to the Getting Started section on openremise.at. There you will find extensive information on how to get a board up and running using Flasher.