ThomasBarth / ESP32-CAN-Driver

CAN driver project for the Espressif ESP32
284 stars 78 forks source link

can-fd #19

Closed whyengineer closed 6 years ago

whyengineer commented 6 years ago

weather supoort can-fd function?

collin80 commented 6 years ago

The ESP32 does not natively support CAN-FD. You must add an external module for this. Microchip makes such a module, the MCP2517FD. You will then need an FD enabled transceiver as well like the MCP2562FD