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.

TCAN1145-Q1: Sample code can test sleep mode

Part Number: TCAN1145-Q1
Other Parts Discussed in Thread: MSP430FR6989

Dear Team,

Do we have any sample code can test sleep mode for customer?

Many Thanks,

Jimmy

  • Hi Jimmy,

    Attached is a sample CCS program we used for some internal testing of partial networking. The code is written to work with an MSP430FR6989, but can be modified to work with any MCU by specifying the SPI drivers. The program configures TCAN114x for partial networking so it will wake on a configured ID (0x144 by default) before putting the transceiver into sleep mode. Once an wake interrupt is received by the MCU signaling that a wake has occurred on TCAN114x, it will put the transceiver into normal mode. 

    Some interrupts are also set up to manually put the transceiver into different modes.

    Let me know if you have any more questions.

    Regards,
    Eric Schott

    TCAN114x_Demo.zip