Raspberry Pi Pico & MCP2515 library

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
TreblaX
 
Posts: 1
Joined: Mon Jun 05, 2023 7:04 am

Raspberry Pi Pico & MCP2515 library

Post by TreblaX »

Hi! I am currently working on a project in which I use the Adafruit_MCP2515.h library for my Raspberry Pi Pico, and also programming the RP2040 microcontroler with the Arduino IDE with a Raspberry Pi Pico arduino core. I am trying to understand why the examples provided with the library doesn't work for my board because as I have seen, the hardware of Adafruit feather RP2040 is similar to the Raspberry Pi Pico.

Sure thing there is something that I am not seeing, but now I don't realize what. If you could provide any kind of guidance or assistance, I would greatly appreciate it!

Thank you very much anyway. I hope everyone is doing great!
Best regards.

User avatar
adafruit_support_carter
 
Posts: 29167
Joined: Tue Nov 29, 2016 2:45 pm

Re: Raspberry Pi Pico & MCP2515 library

Post by adafruit_support_carter »

Are you trying to use a MCP2515 FeatherWing:
https://www.adafruit.com/product/5709
with a Pi Pico?

If so, how are you making the connections between the FeatherWing and the Pico?

Can you provide more information on what is not working? Are you getting errors compiling? Or something else?

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”