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

saving pins ss and reset #56

Closed
universam1 opened this issue Nov 4, 2017 · 4 comments
Closed

saving pins ss and reset #56

universam1 opened this issue Nov 4, 2017 · 4 comments

Comments

@universam1
Copy link
Contributor

universam1 commented Nov 4, 2017

Pins on ESP8266 platform are expensive.
Reading through your great library I assume that the pins ss and reset could be omitted- optionally!

SS could be pulled down permanently if single SPI device.
Reset could be wired to ESP8266 reset pin and get resetted at boot.
A little support by library would be required I could provide and test.
What do you think about?

@sandeepmistry
Copy link
Owner

@universam1 please submit a pull request to continue the discussion.

@universam1
Copy link
Contributor Author

Roger, I will test first, ordered hardware.

@universam1
Copy link
Contributor Author

Okay I tested this whole setup, and must step back from suggesting to save pin ss, it does not work in my setup ESP8266 with RA-02 reliable, so removed it from MR.

Nevertheless, omitting the reset pin by hardwiring to the MCU works just perfect, for me there is no use to spend an IO for this.
Feel free to merge @sandeepmistry

@sandeepmistry
Copy link
Owner

Closed via #60.

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

2 participants