-
Notifications
You must be signed in to change notification settings - Fork 57
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
Command-line should have a 't' command for bidirectional transfer #8
Comments
Any progress on this? |
This diagram looks half-duplex, so the right sequence should be:
|
Good call. That wasn't quite it, but I got it working. I discovered I have a different chip variation to the manual. Thanks. |
I have same issue - I need to receive same time I'm transmitting (full duplex). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
't' should act like 'w', but print out the received bytes.
Suggested in this thread:
http://gameduino2.proboards.com/thread/852/spidriver-running-gameduino3?page=1&scrollTo=2221
The text was updated successfully, but these errors were encountered: