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

Rework 840 SPIM support #149

Open
jamesmunns opened this issue May 25, 2020 · 2 comments
Open

Rework 840 SPIM support #149

jamesmunns opened this issue May 25, 2020 · 2 comments
Assignees

Comments

@jamesmunns
Copy link
Member

While working on the 840, I realized:

  • We don't implement SPIM3
  • SPIM0-SPIM2 only support a max speed of 8MHz. If you use a higher speed, it is oddly slow
  • We don't do implicit copies for embedded-hal

I should be able to submit fixes for this, though I'm not sure if any of the other targets support SPIM3 as well.

@jamesmunns jamesmunns self-assigned this May 25, 2020
@Yatekii
Copy link
Contributor

Yatekii commented May 25, 2020

Hmm I wonder why I omitted SPIM3 when I wrote the HAL :/

@jonas-schievink
Copy link
Contributor

SPIM3 is now implemented as of 0.12.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

3 participants