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

Allow ESP32 to be flashed using Hackflight #71

Open
PepMS opened this issue Feb 28, 2019 · 0 comments
Open

Allow ESP32 to be flashed using Hackflight #71

PepMS opened this issue Feb 28, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@PepMS
Copy link

PepMS commented Feb 28, 2019

Feature / Bug description

Using a request MSP message, Hackflight has to boot ESP32 into flash mode so it can receive the firmware via the USB Serial of the BonaDrone's FC.
Simple sketch showing the procedure is provided in the following link.

Additional information on how to do so can be found at: #64

Expected behavior

With the Hackflight firmware loaded into the STM32L4, an MSP message request is sent via Serial. Then, the MSP is boot into flash mode. Once this message is sent and received properly, one should be able to flash the ESP32 either using the Arduino IDE or via the terminal using the provided python scropt.

@PepMS PepMS self-assigned this Feb 28, 2019
@juangallostra juangallostra added the enhancement New feature or request label Feb 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants