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

Does Not Work #5

Open
Lysandr opened this issue Aug 21, 2022 · 3 comments
Open

Does Not Work #5

Lysandr opened this issue Aug 21, 2022 · 3 comments

Comments

@Lysandr
Copy link

Lysandr commented Aug 21, 2022

Your code corrupts incoming MOSI messages somehow. I can see this on a digital logic analyser, sending data between teensies. Neither slave nor master is getting data.
It seems like two forks are fixing major issues with your code, but without any commenting or documentation in your code I cannot tell what's going on. PJRC directly links your Repo on his website, so it would be great if you could fix this for the community :)

@Lysandr
Copy link
Author

Lysandr commented Aug 21, 2022

Please see the commit message here for more information: jacgoudsmit@46c1e00

@tonton81
Copy link
Owner

tonton81 commented Aug 21, 2022

If you are using a T4 as a master, you need to use common ground between master/slave near the 5V pin, NOT next to pin 0

if you are using other teensies as master, it should work fine

SPU_MSTransfer_T4 solves this issue and offers additional features

@Lysandr
Copy link
Author

Lysandr commented Aug 22, 2022

Unfortunately that did not fix 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

2 participants