Skip to content

Simplify buttons usage #121

Open
Open
@hathach

Description

@hathach

Is your feature request related to a problem? Please describe.
Currently usage of bootloader is confusing and require 2 GPIOs which is quite a lot.

Describe the solution you'd like
FRST seems to be not needed since enter bootlaoder is easy enough, and user can just flash a known good firmware should their application corrupt. Therefore

  • 832: Button1 to enter bootloader, button2 to enter OTA. No more combination of both
  • 840: button to enter OTA. bootloader mode can be easily enter by double reset trick.

Describe alternatives you've considered
A better button-less for 840 is start both USB and OTA mode whenever enter bootloader. That would be optimal if we could that off.

@dhalbert @tannewt @PaintYourDragon for comments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions