KevinOConnor / can2040

Software CAN bus implementation for rp2040 micro-controllers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Protability

heezes opened this issue · comments

Hi,
First of all big thanks for writing software implementation of can. This is something i hope existed earlier but nonetheless cheers! I just wanted to know if are you planning to make microcontroller agnostic. I myself is tempted to port this version to use it in one of my project.

I don't have any plans to port the code to other micro-controllers.

For what it is worth, the current code is tightly integrated with the rp2040 PIO hardware, which is only available on the rp2040 micro-controller. I suspect it would be difficult to integrate with other micro-controllers.

Cheers,
-Kevin

Kevin --
Thank you for this well-written library. Kudos.
Can't wait to try it out with OpenLCB/LCC - a model rail Local Control Bus.
Cheers,
David

Hello,

It looks like there hasn't been any recent updates on this
github ticket. We prefer that only tickets actively being
worked on be listed in an "open" state. Feel free to
provide an update on this ticket. Otherwise the ticket will
be automatically closed in a few days.

Best regards,

~ Your friendly GitIssueBot

PS: I'm just an automated script, not a human being.