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

Using the Pico as a SPI _SLAVE_ #17

Open
rjnbarrass opened this issue Jul 19, 2023 · 0 comments
Open

Using the Pico as a SPI _SLAVE_ #17

rjnbarrass opened this issue Jul 19, 2023 · 0 comments

Comments

@rjnbarrass
Copy link

Hello
Due to wanting to use a PC as an emulator of a production device, we want to be able to connect to the same connection as our host device (which is a SPI Master)...

we would like therefore be able to connect the Pico acting as a SPI slave, and the (UI based on C#) communicate via the PICO as that slave.
(we also use a GPIO as a flag to the host so the GPIO support will be used for that)

Is this possible - i think currently, the interfaces supported on the Pico is a Master implementation of the SPI only - but wonder if we can extend and create a SPI-slave.cpp implementation?
regards

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