Hey everyone,
I’m putting together a small Arduino + SparkFun project that involves CAN communication between multiple nodes — and I’m planning to use the MCP2515 CAN Bus Module for this setup. Before I dive in, I’d love to hear from anyone who’s tried combining this module with SparkFun boards (like the RedBoard Qwiic, ESP32 Thing, or MicroMod).
A few questions I’m hoping to clarify:
-
Has anyone had success using the MCP2515 with both 5V Arduinos and SparkFun’s 3.3V boards without a logic-level converter?
-
What’s the best library for stable CAN communication (Cory J. Fowler’s or the SparkFun CAN examples)?
-
Do SparkFun’s SPI-based boards play nicely with this module when sharing the SPI bus with other peripherals?