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

Hardware reset into Lua prompt #51

Open
owenduffy opened this issue Mar 29, 2017 · 1 comment
Open

Hardware reset into Lua prompt #51

owenduffy opened this issue Mar 29, 2017 · 1 comment
Labels

Comments

@owenduffy
Copy link

owenduffy commented Mar 29, 2017

It would be really convenient if there was a dialogue button dedicated to hardware reset to Lua prompt based on the common scheme of a init.lua that bales out on gpio.read(3) == 0.

The button would assert RTS for say 500ms, release it and say 200ms later assert DTR for 5000ms and release it.

This is equivalent to pushing the /RST and FL buttons on the board, but they might be be readily accessible.

I note that this reset scheme does not work as commonly wired in articles on the net, but connecting a diode cathode to GPIO16 and anode to /RST does work on the dev kit boards I have on hand. (Detailed explanation at http://owenduffy.net/blog/?p=10024 .

Owen

@stale
Copy link

stale bot commented Aug 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant