> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit CAN Bus FeatherWing - MCP2515

**Type:** Product page · **SKU:** ADA5709 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-can-bus-featherwing-mcp2515.html ([markdown](https://core-electronics.com.au/adafruit-can-bus-featherwing-mcp2515.html.md))

CAN Bus is a small-scale networking standard, originally designed for cars and, yes, busses, but is now used for many robotics or sensor networks that...

## Pricing

- **Price:** $24.30 (inc GST) — $22.09 AUD, exc GST
- **Quantity discounts:** 10+ $21.43 (exc GST) · 50+ $20.98 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 18 and Aug 24.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5709:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5709:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

[CAN Bus is a small-scale networking standard](https://en.wikipedia.org/wiki/CAN_bus), originally designed for cars and, yes, busses, but is now used for many robotics or sensor networks that need better range and addressing than I2C, and don't have the pins or computational ability to talk on Ethernet. CAN is 2 wire differential, which means it's good for long distances and noisy environments.

Messages are sent at about 1Mbps rate - you set the frequency for the bus and then all 'joiners' must match it, and have an address before the packet so that each node can listen in to messages just for it. New nodes can be attached easily because they just need to connect to the two data lines anywhere in the shared net. Each CAN devices sends messages whenever it wants, and thanks to some clever data encoding, can detect if there's a message collision and retransmit later.

If you'd like to connect your Feather to a CAN Bus, the **Adafruit CAN Bus FeatherWing** with MCP2515 controller and TJA1051/3 transceiver will work with any and all Feathers! [The controller used is the MCP2515, an extremely popular and well-supported chipset](https://www.microchip.com/en-us/product/MCP2515) that has drivers in Arduino and [CircuitPython](https://github.com/adafruit/Adafruit_CircuitPython_MCP2515) and only requires an SPI port and two pins for chip-select and IRQ. Use it to send and receive messages in either standard or extended format at up to 1 Mbps.

Adafruit have added a few nice extras to this Feather to make it useful in many common CAN scenarios:

- [**5V charge-pump voltage generator**](https://core-electronics.com.au/adafruit-miniboost-5v-100ma-charge-pump-ap3602a.html), so even though you are running 3.3V on a Feather board, it will generate a nice clean 5V as required by the transciever.
- **[3.5mm terminal block](https://core-electronics.com.au/terminal-block-3-pin-3-5mm-pack-of-5.html)** that can be soldered in to get quick access to the High and Low data lines as well as a ground pin.
- **120 ohm termination resistor on board**, you can remove the termination easily by cutting the jumper marked TERM on the top of the board.
- A spot that one can solder an **optional (not included!) [edge-launch DE-9 connector](https://www.digikey.com/short/3ph0d377)** that is commonly used for connecting to CAN devices. L is connected to pin 2 and H is connected to pin 7. [You could then plug this into an ODB-II cable to connect to a car's CAN network](https://core-electronics.com.au/obd-plug-16-pin-to-de-9-db-9-socket-adapter-cable-1-meter-long.html) - you'll still need software to decode the messages though!
- **Pre-connected CS and INT pins** on the two pins to the left of the I2C Feather port - usually these are pins #5 and #6 but some feathers may have different numbering! You can cut the bottom solder jumpers and use the breakout pads to connect to any two IO pins you li.e
 
Each order comes with an assembled 'Wing, terminal block and header. You will need to solder in the header yourself but its a quick task. By default

## Technical Details

- **[MCP2515 Specifications](https://www.microchip.com/en-us/product/MCP2515) ([more at product page here](https://www.microchip.com/en-us/product/MCP2515))**
 
 | Bitrate Max \[MBits/s\] | 1 |
|---|---|
| CAN Controllers | 1 |
| Internal CAN Clock | No |
| LPM Current Max \[uA\] | 0 |
| Message RAM \[KB\] | 0 |
| Operating Voltage Min. \[V\] | 2.7 |
| Operating Voltage Max. \[V\] | 5.5 |
| Rx Buffers | 2 |
| SPI Interface | Yes |
| Serial Bus Speed \[MHz\] | 10 |
| Standby Current Max \[uA\] | 0 |
| Operating Temperature Min. \[°C\] | -40 |
| Operating Temperature Max. \[°C\] | 125 |
| Time Stamp (Bits) | 0 |
| TX Buffers | 3 |
| TX Event FIFO | 0 |
| TX Queue | 0 |
| CAN FD | No |

- **TJA1051/3 [Datasheet](https://core-electronics.com.au/attachments/localcontent/TJA1051_20949f7589a.pdf)**
 
Product Dimensions: 50.6mm x 22.7mm x 4.0mm / 2.0" x 0.9" x 0.2"

Product Weight: 4.5g / 0.2oz

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5709-1.jpg)
