Skip to content

Implementing SPI library #87

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

Closed
soburi opened this issue Oct 22, 2023 · 2 comments · Fixed by #103
Closed

Implementing SPI library #87

soburi opened this issue Oct 22, 2023 · 2 comments · Fixed by #103
Labels
enhancement New feature or request

Comments

@soburi
Copy link
Member

soburi commented Oct 22, 2023

We need to implement the SPI library to keep it compatible with standard AVR Arduino.

@DhruvaG2000 DhruvaG2000 added the enhancement New feature or request label Oct 22, 2023
@DhruvaG2000
Copy link
Collaborator

Just documenting further details here,

  1. SPI.h arduino API
  2. Zephyr SPI API

@DhruvaG2000
Copy link
Collaborator

SPI should be included when writing a device overlay, but I'm not in a position to test it.

@soburi I could probably test the SPI implementation if you're able to raise a PR for SPI using ADXL355 sensor or something that I may have access to.

https://github.com/plasmapper/adxl355-arduino
This should be a good library to validate SPI works. Let me know if you are interested, I can definitely help but will be difficult for me to implement fully at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants