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

Can use RP2040? #31

Open
spectrespc opened this issue Feb 22, 2022 · 2 comments
Open

Can use RP2040? #31

spectrespc opened this issue Feb 22, 2022 · 2 comments

Comments

@spectrespc
Copy link

Can use RP2040? STMs have become very expensive :(
https://jlcpcb.com/parts/componentSearch?isSearch=true&searchTxt=rp2040

@bondus
Copy link
Owner

bondus commented Feb 28, 2022

The major stopper is that the RP2040 does not have CAN bus.
It should be possible to implement using the PIOs, I was hoping the community would have done that already.
Or possibly use an external CAN controller over SPI bus

@wattsie
Copy link

wattsie commented Apr 25, 2022

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