This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TCAN337G: Driver Code

Part Number: TCAN337G

Do we have any sample code or a link to open-source code to help create a driver for the TCAN337G FD transceiver? 

  • Hi Mark,

    Our CAN experts are out today due to the holidays. We will get back to you 11/29. 

    Regards,

    Tyler

  • Hi Mark,

    We don't offer any sample code for basic CAN transceivers as software for such devices will primarily be run on the CAN controller which interfaces with the transceiver IC. The drivers for any CAN transceiver will look very similar in this regard as the TXD and RXD signaling and behaviors should all follow the ISO 11898-1 CAN protocol. The mode control for this device is relatively straightforward with only a single digital input (S) and digital output (FAULT). These signals can be controlled/monitored through GPIO with no special drivers needed. Most high-level CAN software will be able to make use of these functions with simple driver for the GPIO interface. 

    Let us know if you have any more questions.

    Regards,
    Eric Schott