Giter Site home page Giter Site logo

Comments (5)

silseva avatar silseva commented on May 20, 2024 1

Is already in the plans, we'll do it soon!

from openrtx.

n1zzo avatar n1zzo commented on May 20, 2024 1

Taking a look at this, planning to release v3.7 with T-TWR Plus builds in UF2 format.

from openrtx.

n1zzo avatar n1zzo commented on May 20, 2024 1

Implemented uf2 support in master, add instructions to flash tinyuf2 on our website.

from openrtx.

lyusupov avatar lyusupov commented on May 20, 2024

Thank you for the quick response!

Please, be aware that T-TWR Plus board (both current V2.0 and upcoming V2.1) is already supported by Adafruit TinyUF2 bootloader:

  1. https://github.com/adafruit/tinyuf2/tree/master/ports/espressif
  2. https://github.com/adafruit/tinyuf2/releases

Further batches of the product may come with the bootloader been pre-installed from the factory.

Thus, it could make sense to deploy not only the bare .bin binaries,
but the UF2 one as well.

Converting an ESP32-S3 'application' binary file info UF2 format is as simple as:

uf2conv.py firmware.bin -c -f 0xc47e5767 -b 0 -o firmware.uf2

Please, read https://github.com/microsoft/uf2 for more details.

Instructions on how to install an ESP32-S3 firmware with assistance of TinyUF2 bootloader

from openrtx.

silseva avatar silseva commented on May 20, 2024

Paging @n1zzo and @cifred98 for this

from openrtx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.