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

Test for possible issues when both ESP and SAMD try to access SD card concurrently #17

Open
gabebuckmaster opened this issue Jan 24, 2019 · 0 comments

Comments

@gabebuckmaster
Copy link

Both SAMD and ESP are configured as masters on the SPI bus to the SD card. If, through software mis-configuration, they both try to access the SD card at the same time, it may cause hardware issues. Test this and see if it actually causes a problem. If it does, a series resistor in the SPI lines from each microcontroller may solve the 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

1 participant