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

Slave transmit hangs #8

Open
CFTechno opened this issue Nov 19, 2015 · 0 comments
Open

Slave transmit hangs #8

CFTechno opened this issue Nov 19, 2015 · 0 comments

Comments

@CFTechno
Copy link

Running the SPI_Slave_RXTX_1_0 will hang. I have a mega2560 providing the clk and then connected the MOSI and MISO with each other. There was no problem in this setup. However when the MOSI and MISO are connected to the Mega2560 SPI interrupt will hang.

Including a pinMode(MOSI, HIGH) in the setup will solve this hang and the slave will receive data, no data will be received by the master, all values are 0.

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