Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ETX flashing #97

Merged
merged 1 commit into from
Jul 7, 2023
Merged

Conversation

pkendall64
Copy link
Contributor

EdgeTX has made some substantial changes to the code-base and as such it has caused a problem with backpack flashing of TX modules via the passthrough method.

To fix this, I have removed the old ETXinitPassthrough.py and modified the esptool.py to have it's own etx reset method.
The new reset method powers off and on the TX module, waits for it to reboot, then toggles the boot pin to flick the TX module into passthrough mode.
By moving the code into esptool, we get more than one chance to get into bootloader mode, so it should make it more reliable to flash.

@JyeSmith JyeSmith merged commit 3a336e7 into ExpressLRS:master Jul 7, 2023
29 checks passed
@pkendall64 pkendall64 deleted the etx-flashing branch October 26, 2023 19:19
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.

None yet

3 participants