Skip to content

Add download mode FAQ section#238

Merged
SergioGasquez merged 2 commits into
esp-rs:mainfrom
SergioGasquez:feat/bootmode-selection
Mar 25, 2026
Merged

Add download mode FAQ section#238
SergioGasquez merged 2 commits into
esp-rs:mainfrom
SergioGasquez:feat/bootmode-selection

Conversation

@SergioGasquez
Copy link
Copy Markdown
Member

No description provided.

@SergioGasquez SergioGasquez linked an issue Mar 24, 2026 that may be closed by this pull request
@SergioGasquez SergioGasquez force-pushed the feat/bootmode-selection branch from 3d6e1a9 to 472fb26 Compare March 24, 2026 09:43
Copy link
Copy Markdown
Member

@MabezDev MabezDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! I think its worth resolving the vale lint about the header though.

@SergioGasquez SergioGasquez merged commit 3d73ae2 into esp-rs:main Mar 25, 2026
1 check passed
@SergioGasquez SergioGasquez deleted the feat/bootmode-selection branch March 25, 2026 14:01

### Selecting Boot Mode

When a reset ocurs, the ROM bootloader reads the state of specific strapping pins and selects the boot mode based on their levels at that moment:
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
When a reset ocurs, the ROM bootloader reads the state of specific strapping pins and selects the boot mode based on their levels at that moment:
When a reset occurs, the ROM bootloader reads the state of specific strapping pins and selects the boot mode based on their levels at that moment:

@bugadani
Copy link
Copy Markdown
Contributor

TBH this is very generic which makes the text less useful. In the hardware overview we show a specific devkit, we should explain what to do on that specific devkit - i.e. mention that the boot button is meant to change the strappin pin value. We should probably link to this section from Hardware overview instead of the esp-idf docs, and we can link to the esp-idf docs from here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Explain entering/exiting download mode

3 participants