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

Micro MinimOsd has no reset button #17

Closed
CopterFail opened this issue Jan 20, 2016 · 10 comments
Closed

Micro MinimOsd has no reset button #17

CopterFail opened this issue Jan 20, 2016 · 10 comments
Assignees

Comments

@CopterFail
Copy link

The python scripts for data download ask to press a reset button to start the download. The micro minimosd has no reset button. Is it possible to use DTR, as arduino does?

UncleRus added a commit that referenced this issue Jan 20, 2016
@UncleRus
Copy link
Owner

I added a reset by DTR to the font_uploader.py, but can't check how it's works because no DTR line in my USB-UART bridge.

UncleRus added a commit that referenced this issue Jan 20, 2016
UncleRus added a commit that referenced this issue Jan 20, 2016
@CopterFail
Copy link
Author

uploading fonts works now.

@CopterFail
Copy link
Author

Can this also be done for the firmware download?

@UncleRus
Copy link
Owner

Hmm... flasher already does reset by DTR.
See line 233 in flasher.py

@UncleRus UncleRus reopened this Jan 21, 2016
@UncleRus UncleRus self-assigned this Jan 21, 2016
@UncleRus
Copy link
Owner

I tested flasher.py with optiboot bootloader and it's works. Perhaps the arduino BL is differs from optiboot...

@CopterFail
Copy link
Author

I'll test another normal size minimosd with reset button.
The mico mini mosd can be flashed with osd extra setup (windows) and arduino ide.

@AlessioMorale
Copy link

I had success flashing the firmware to a small minimosd from myrcmart but I had to change flasher.py reducing the baud rate to 57600 to make it work.

@UncleRus
Copy link
Owner

I added "--baudrate" option to flasher.py

@CopterFail
Copy link
Author

Works perfect now. Thank you.

@UncleRus
Copy link
Owner

Thank you and Alessio!

I'm closing issue.

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

No branches or pull requests

3 participants