# SavvyCANFD

## 1- Description

The new CAN FD standard (CAN with Flexible Data rate) is primarily characterized by higher bandwidth for data transfer.

The maximum of 64 data bytes per CAN FD frame (instead of 8 so far) can be transmitted with bit rates up to 12 Mbit/s.

<table data-header-hidden data-full-width="true"><thead><tr><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Product Name</td><td valign="top">CAN Version</td><td valign="top">Bitrate</td><td valign="top">Isolation</td><td valign="top">Max Rate</td><td valign="top">Interface</td><td valign="top">Time Stamp</td></tr><tr><td valign="top">SavvyCAN-FD-X2</td><td valign="top"><p>CAN2.0A/B</p><p>CANFD 1.0</p></td><td valign="top">12Mbit/s</td><td valign="top">2500V</td><td valign="top">15000fps/s</td><td valign="top"><p>USB</p><p>2*DSUB 9PIN</p></td><td valign="top">1us</td></tr><tr><td valign="top">SavvyCAN-FD-mPCI</td><td valign="top"><p>CAN2.0A/B</p><p>CANFD 1.0</p></td><td valign="top">12Mbit/s</td><td valign="top">2500V</td><td valign="top">15000fps/s</td><td valign="top"><p>MINIPCIE</p><p>(USB Bus)</p></td><td valign="top">1us</td></tr><tr><td valign="top">SavvyCAN-FD-C</td><td valign="top"><p>CAN2.0A/B</p><p>CANFD 1.0</p></td><td valign="top">12Mbit/s</td><td valign="top">2500V</td><td valign="top">15000fps/s</td><td valign="top"><p>1.5M USB Cable</p><p>1*D-Sub 9PIN</p></td><td valign="top">1us</td></tr></tbody></table>

<table data-header-hidden data-full-width="true"><thead><tr><th valign="top">SavvyCAN-FD-X2</th><th valign="top">SavvyCAN-FD-C</th><th valign="top">SavvyCAN-FD-mPCI</th></tr></thead><tbody><tr><td valign="top"><div><figure><img src="/files/6z8yaN4Z9aQd5L3ukSl7" alt=""><figcaption></figcaption></figure></div></td><td valign="top"><div><figure><img src="/files/QSgfxkD9kcrMdUbQdCZK" alt=""><figcaption></figcaption></figure></div></td><td valign="top"><p> </p><div><figure><img src="/files/ILYbX7oDe0E5Ed9dYcNs" alt=""><figcaption></figcaption></figure></div></td></tr><tr><td valign="top"><p></p><p>USB To Dual Channel CANFD</p></td><td valign="top"><p></p><p>USB To CANFD Cable</p></td><td valign="top">USB To Dual Channel CANFD with mini pcie interface (usb2.0 bus)</td></tr></tbody></table>

## 2 Hardware Manual

{% file src="/files/hhDSSL9GvdAhYMjJVGUr" %}

## 3 Documents

[Quick Start Guide](/home/usb-to-can-fd-series/savvycanfd/quick-start-guide.md)

[CAN FD Protocol](/home/usb-to-can-fd-series/savvycanfd/can-fd-protocol.md)

[Third Party Software Support](/home/usb-to-can-fd-series/savvycanfd/third-party-software-support.md)

[Official Documents Reference](/home/usb-to-can-fd-series/savvycanfd/official-documents-reference.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pibiger-tech.com/home/usb-to-can-fd-series/savvycanfd.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
