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

Implement reset button #15

Open
truedat101 opened this issue Mar 21, 2014 · 0 comments
Open

Implement reset button #15

truedat101 opened this issue Mar 21, 2014 · 0 comments

Comments

@truedat101
Copy link
Member

The configuration of SmilePlug is like this:
a total of 2 pressing button on the board,
1> SW1 for reset button, the button signal (active low) goes to CPU via GPIO58, It is designed by the software whether to assert the reset signal or not,
software will pull low signal of GPIO55 when it wishes to reset the system, its advantage is that the software has the total control of this reset button.

2>There is another SW2 for WiFi WPS which pulls low GPIO65 when pressed, It has to be programmed by software as well.

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

No branches or pull requests

1 participant